MoveByKey(FromKey: Integer; ToKey: Integer): Boolean;
FromKey. Key of the policy in attribute-based access control that must be moved.
ToKey. Key of the policy that must be replaced with the specified policy in attribute-based access control.
The MoveByKey method moves policy among the existing policies in attribute-based access control by key.
To determine a policy key, use the IABACPolicy.Key property.
See also: