The IABACRule interface describes properties of rule.
Rule properties are determined after determining policy in attribute-based access control structure using the IABACPolicy interface.
Property name | Brief description | |
Active | The Active property determines whether a rule is active in attribute-based access control structure. | |
Condition | The Condition property determines an additional condition of access check for the rule. | |
Description | The Description property determines a rule description. | |
Effect | The Effect property determines an effect of rule. | |
Id | The Id property determines a rule identifier. | |
Key | The Key property returns rule key. | |
Name | The Name property determines a rule name. | |
Target | The Target property is used to set up objective of rule. |
See also: