IABACPolicySet

Description

The IABACPolicySet interface describes properties of set of policies.

Inheritance Hierarchy

IABACEvaluatedObject

IABACPolicySet

Comments

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

Properties

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

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