aspxtreme

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



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme