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