Mono Class Library: OverviewSystem.Security.Principal.WindowsPrincipal: Members |
The members of System.Security.Principal.WindowsPrincipal are listed below.
See Also: Inherited members from System.Object
Creates the corresponding principal of a WindowsIdentity instance.
IsInRole(int) : bool Return the membership of the current principal in the specified role.IsInRole(SecurityIdentifier) : bool Documentation for this section has not yet been entered.IsInRole(WindowsBuiltInRole) : bool Return the membership of the current principal in the specified role.IsInRole(string) : bool Return the membership of the current principal in the specified role.