IABACPolicies.FindByKey

Syntax

FindByKey(Key: Integer): IABACPolicy;

Parameters

Key. Policy key.

Description

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

Comments

To determine a policy key, use the IABACPolicy.Key property.

See also:

IABACPolicies