IABACPolicySets.FindByKey

Syntax

FindByKey(Key: Integer): IABACPolicySet;

Parameters

Key. Key of set of policies.

Description

The FindByKey method searches for a set of policies in attribute-based access control by key.

Comments

To determine a key of a set of policies, use the IABACPolicySet.Key property.

See also:

IABACPolicySets