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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note