System.Web.Security.FormsIdentity Members

The members of System.Web.Security.FormsIdentity are listed below.

See Also: Inherited members from System.Object

Public Constructors

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.