IABACPolicySets.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of set of policies.

Description

The RemoveByKey method removes a set of policies in attribute-based access control by key.

Comments

To determine a key of a set of policies, use the IABACPolicySet.Key property.

See also:

IABACPolicySets