System.Security.Permissions.PrincipalPermissionAttribute Members

The members of System.Security.Permissions.PrincipalPermissionAttribute are listed below.

See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute

Public Constructors

Public Properties

Authenticatedbool.

Gets or sets a value indicating whether the current principal has been authenticated by the underlying role-based security provider.

Namestring.

Gets or sets the name of the identity associated with the current principal.

Rolestring.

Gets or sets membership in a specified security role.

Public Methods