The members of System.Security.Principal.GenericPrincipal are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.Principal.GenericPrincipal class from a user identity and an array of role names to which the user represented by that identity belongs. |
[read-only] | Identity | IIdentity.
Gets the System.Security.Principal.GenericIdentity of the user represented by the current System.Security.Principal.GenericPrincipal. |
IsInRole(string)
|