IABACPolicies.Swap

Syntax

Swap(Index1: Integer; Index2: Integer): Boolean;

Parameters

Index1. Index of the policy position in attribute-based access control that must be swapped.

Index2. Index of position of the policy that must be swapped with the specified policy in attribute-based access control.

NOTE. Policies with specified indexes are swapped.

Description

The Swap method swaps specified policies in attribute-based access control by index.

See also:

IABACPolicies