IABACPolicySets.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Policies set identifier.

Description

The RemoveById method removes policies set in attribute-based access control by identifier.

Comments

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

See also:

IABACPolicySets