IABACPolicySets.Move

Syntax

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

Parameters

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

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

Description

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

See also:

IABACPolicySets