IABACUtils.Count

Syntax

Count(Value: Variant): Variant;

Parameters

Value. Attribute:

For details see the Available Attributes section.

Description

The Count method returns the number of values in the arrays of custom attribute of subject or object and the number of groups where the user is included.

Comments

The method is used only in string view to set the expression to calculate additional condition to check access will be calculated, using the IExpression.AsString property.

To determine an additional condition to check access, use the IABACRule.Condition property.

See also:

IABACUtils