IABACPolicies.Move

Syntax

Move(FromIndex: Integer; ToIndex: Integer): Boolean;

Parameters

FromIndex. Index of the policy position in attribute-based access control that must be moved.

ToIndex. Index of the position, to which policy must be moved in attribute-based access control.

Description

The Move method moves policy among the existing policies in attribute-based access control by index.

See also:

IABACPolicies