The VGPrincipalPermissionAttribute type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets or sets a security action.
(Inherited from SecurityAttribute.) | |
| Authenticated | Gets or sets a value indicating whether the current principal has been authenticated by Visual Guard. | |
| Name |
Gets or sets the fullname of the permission or the name of the role.
| |
| RepositoryId |
Gets or sets the Visual Guard unique identifier of the item (role or permission).
| |
| Type |
Specifies the type of item for which the current principal is a member.
| |
| TypeId |
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.) | |
| Unrestricted |
Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared.
(Inherited from SecurityAttribute.) |