Mono Class Library: Overview

System.Security.Principal.GenericPrincipal: Members

The members of System.Security.Principal.GenericPrincipal are listed below.

See Also: Inherited members from System.Object

Public Constructors

Create a generic principal instance with the specified identity and roles.

Public Properties

[read-only]
IdentityIIdentity. The identity of the current principal represents.

Public Methods

IsInRole(string) : bool
Return the membership of the current principal in the specified role.