ABAC > ABAC Assembly Interfaces > IABACTarget
The IABACTarget interface is used to set up an objective logical expression for policies set, policy, rule.
To determine a policies set, use the IABACPolicySet interface; to determine a policy, use the IABACPolicy interface; to determine a rule, use the IABACRule interface.
Property name | Brief description | |
![]() |
AttributeId | The AttributeId property determines a system or custom attribute in a logical expression. |
![]() |
AttributeValue | The AttributeValue property determines the expression compared with attribute. |
![]() |
Operation | The Operation property determines an operation of attribute and value comparison. |
![]() |
SecondAttrId | The SecondAttrId property determines a value as a custom attribute to compare with the specified attribute. |
See also: