IABACPolicySets.Swap

Syntax

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

Parameters

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

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

NOTE. Sets of policies with the specified indexes are swapped.

Description

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

See also:

IABACPolicySets