System.Web.Security Namespace FormsAuthenticationTicket Class
Returns the path for which the cookie was issued.
[ VB ] Public ReadOnly Property CookiePath As String [ C# ] Public string CookiePath {get;} [ C++ ] public: __property String* get_CookiePath ( ); [ JScript ] public Serializable function get CookiePath ( ) : String;
The path for which the cookie was issued.
This is used when the cookie is refreshed.
FormsAuthenticationTicket Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph