Mono Class Library: OverviewSystem.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
[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.