IABACPolicySets.Move

Syntax

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

Parameters

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

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

Description

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

See also:

IABACPolicySets