IABACPolicies.Item

Syntax

Item(Index: Integer): IABACPolicy;

Parameters

Index. Index of policy in attribute-based access control structure.

Description

The Item property returns the policy from attribute-based access control by index.

Example

The property use is given in the example for IABACRules.AddCopy.

See also:

IABACPolicies