System.Web.Security.FormsAuthenticationTicket.CookiePath Property

Gets the cookie path for the forms-authentication ticket.

Syntax

public string CookiePath { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the System.Web.Security.FormsAuthenticationTicket is created using a constructor that does not supply a cookiePath parameter, the FormsAuthenticationTicket.CookiePath property returns the value of the FormsAuthentication.FormsCookiePath property; otherwise, the version property returns the value supplied to the System.Web.Security.FormsAuthenticationTicket constructor.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0