The IABACPolicySet interface describes properties of policies set.
IABACPolicySet
Properties of policies set are determined after determining attribute-based access control using the IABACRootPolicyObject interface.
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. |
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: