System.Web.Security Namespace FormsIdentity Class
Gets the FormsAuthenticationTicket associated with the current request.
[ VB ] Public ReadOnly Property Ticket As FormsAuthenticationTicket [ C# ] Public FormsAuthenticationTicket Ticket {get;} [ C++ ] public: __property FormsAuthenticationTicket* get_Ticket ( ); [ JScript ] public Serializable function get Ticket ( ) : FormsAuthenticationTicket;
The FormsAuthenticationTicket associated with the current request.
FormsIdentity 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