IABACPolicySets.FindByKey

Syntax

FindByKey(Key: Integer): IABACPolicySet;

Parameters

Key. Policies set key.

Description

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

Comments

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

See also:

IABACPolicySets