FormsIdentity Constructor (FormsAuthenticationTicket^)
.NET Framework (current version)
Initializes a new instance of the FormsIdentity class.
Assembly: System.Web (in System.Web.dll)
Parameters
- ticket
-
Type:
System.Web.Security::FormsAuthenticationTicket^
The authentication ticket upon which this identity is based.
.NET Framework
Available since 1.1
Available since 1.1
Show: