FormsIdentity Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| AuthenticationType |
Gets the type of authenticated identity.
|
| IsAuthenticated |
Gets a value that indicates whether authentication took place.
|
| Name |
Gets the user name of the forms identity.
|
| Ticket |
Gets the FormsAuthenticationTicket for the forms-authentication user identity.
|
Reference
FormsIdentity ClassSystem.Web.Security Namespace
Other Resources
Forms Authentication ProviderCommunity Additions
ADD
Show: