IABACPolicySets.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Policies set key.

Description

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

Comments

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

See also:

IABACPolicySets