Mono Class Library: Overview

System.Security.Principal.WindowsPrincipal: Method Members

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

See Also: Inherited members from System.Object

Public Methods

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.