System.Web.Security Namespace FormsAuthenticationTicket Class
Gets an application-defined string stored in the cookie.
[ VB ] Public ReadOnly Property UserData As String [ C# ] Public string UserData {get;} [ C++ ] public: __property String* get_UserData ( ); [ JScript ] public Serializable function get UserData ( ) : String;
An application-defined string stored in the cookie.
This field will be empty ( "" ) if no application-defined data was provided.
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