IABACPolicies.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Policy identifier.

Description

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

Comments

To determine a policy identifier, use the IABACPolicy.Id property.

See also:

IABACPolicies