IABACPolicySet

Description

The IABACPolicySet interface describes properties of policies set.

Inheritance Hierarchy

IABACEvaluatedObject

IABACPolicySet

Comments

Properties of policies set are determined after determining attribute-based access control using the IABACRootPolicyObject interface.

Properties

  Property name Brief description
Active The Active property determines whether policies set in attribute-based access control structure is active.
CombineAlgorithm The CombineAlgorithm property determines a combination algorithm of policies set.
Description The Description property determines description of policies set.
Id The Id property determines a policies set identifier.
Key The Key property returns policies set key.
Name The Name property determines a policies set name.
Policies The Policies property is used to address the policies collection.
PolicySets The PolicySets property is used to work with the policies sets collection.
Target The Target property is used to set up objective of policies set.

Properties inherited from IABACEvaluatedObject

  Property name Brief description
GuidStr The GuidStr property enables the user to get unique identifier of element of the attribute-based access control structure.
Parent The Parent property enables the user to get parent element for the specified element of the attribute-based access control structure.

See also:

ABAC Assembly Interfaces