IABACPolicySets.FindById

Syntax

FindById(Id: String): IABACPolicySet;

Parameters

Id. Policies set identifier.

Description

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

Comments

To determine a policies set identifier, use the IABACPolicySet.Id property.

See also:

IABACPolicySets