System.Web.Security Namespace FormsIdentity Class
Initializes a new instance of the FormsIdentity class.
[ VB ] Public Sub New ( _ ticket As FormsAuthenticationTicket _ ) [ C# ] Public FormsIdentity ( FormsAuthenticationTicket ticket ); [ C++ ] public: FormsIdentity ( FormsAuthenticationTicket* ticket ); [ JScript ] public Serializable function FormsIdentity ( ticket : FormsAuthenticationTicket );
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