Mono Class Library: Overview

System.Security.Principal.GenericIdentity: Property Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
AuthenticationTypestring. The name of the authentication method used to authentify the current identity.
[read-only]
IsAuthenticatedbool. Returns if the current identity was authenticated.
[read-only]
Namestring. Current name of the identity.