IABACPolicies.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Policy key.

Description

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

Comments

To determine a policy key, use the IABACPolicy.Key property.

See also:

IABACPolicies