IABACPolicies.FindById

Syntax

FindById(Id: String): IABACPolicy;

Parameters

Id. Policy identifier.

Description

The FindById method searches for a policy in attribute-based access control by identifier.

Comments

To determine a policy identifier, use the IABACPolicy.Id property.

See also:

IABACPolicies