The properties of the PrincipalPermissionAttribute class are listed below. For a complete list of PrincipalPermissionAttribute class members, see the PrincipalPermissionAttribute Members topic.
Action (inherited from SecurityAttribute) | Retrieves or assigns the security action that is being declared. |
Authenticated | Indicates whether or not the current principal has been authenticated by the underlying role-based security provider. |
Name | The name identifying the current principal. |
Role | Specifies membership in a given security role. |
Unrestricted (inherited from SecurityAttribute) | Retrieves or assigns a value indicating whether full (unrestricted) permission to the resource protected by the attribute should be declared. |
PrincipalPermissionAttribute Class | System.Security.Permissions Namespace