IABACPolicySets.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Identifier of a set of policies.

Description

The RemoveById method removes 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