[System.Configuration.ConfigurationProperty("path", DefaultValue="/")] [System.Configuration.StringValidator(MinLength=1)] public stringPath { set; get; }
Value
Documentation for this section has not yet been entered.
Remarks
The FormsAuthenticationConfiguration.Path property indicates where the authentication cookie resides and is transmitted along with the authentication cookie itself.