IABACPolicySets.FindById

Syntax

FindById(Id: String): IABACPolicySet;

Parameters

Id. Identifier of a set of policies.

Description

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

Comments

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

See also:

IABACPolicySets