asp.net.ph

FormsAuthenticationTicket.CookiePath Property

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;

Property Value

The path for which the cookie was issued.

Remarks

This is used when the cookie is refreshed.

See Also

FormsAuthenticationTicket Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 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