The IABACTarget interface is used to set up a logical expression of objective for a set of policies, policy, rule.
To determine a set of policies, 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: