The VGPrincipalPermissionAttribute type exposes the following members.

Properties

  NameDescription
Public propertyAction
Gets or sets a security action.
(Inherited from SecurityAttribute.)
Public propertyAuthenticated
Gets or sets a value indicating whether the current principal has been authenticated by Visual Guard.
Public propertyName
Gets or sets the fullname of the permission or the name of the role.
Public propertyRepositoryId
Gets or sets the Visual Guard unique identifier of the item (role or permission).
Public propertyType
Specifies the type of item for which the current principal is a member.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyUnrestricted
Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared.
(Inherited from SecurityAttribute.)

See Also