IABACPolicySets.Swap

Syntax

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

Parameters

Index1. Index of the policies set position in attribute-based access that must be swapped.

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

NOTE. Policies sets with the specified indexes are swapped.

Description

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

See also:

IABACPolicySets