Mono Class Library: OverviewSystem.Security.Principal.GenericIdentity: Members |
The members of System.Security.Principal.GenericIdentity are listed below.
See Also: Inherited members from System.Object
Create a generic identity instance with the specified name. Create a generic identity instance with the specified name and authentication method.
[read-only] AuthenticationType string. The name of the authentication method used to authentify the current identity. [read-only] IsAuthenticated bool. Returns if the current identity was authenticated. [read-only] Name string. Current name of the identity.