Click or drag to resize

PolicyPermissionAttribute Properties

The PolicyPermissionAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets or sets a security action.
(Inherited from SecurityAttribute.)
Public propertyPolicyId
The claim type which the user must
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.)
Top
See Also