System.Web.Security.FormsIdentity: Property Members

The properties of System.Web.Security.FormsIdentity are listed below. For a list of all members, see the FormsIdentity Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
AuthenticationTypestring.

Gets the type of authenticated identity.

[read-only]
IsAuthenticatedbool.

Gets a value that indicates whether authentication took place.

[read-only]
Namestring.

Gets the user name of the forms identity.

[read-only]
TicketFormsAuthenticationTicket.

Gets the System.Web.Security.FormsAuthenticationTicket for the forms-authentication user identity.