FormsIdentity Constructor
.NET Framework (current version)
Initializes a new instance of the FormsIdentity class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | FormsIdentity(FormsAuthenticationTicket) | Initializes a new instance of the FormsIdentity class. |
![]() | FormsIdentity(FormsIdentity) | Initializes a new instance of the FormsIdentity class based on the specified identity. |
Show:

