IABACTarget

Description

The IABACTarget interface is used to set up an objective logical expression for policies set, policy, rule.

Comments

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.

Properties

  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:

ABAC Assembly Interfaces