MoveById(FromId: String; ToId: String): Boolean;
MoveById(System.String, System.String): System.Boolean;
FromId. Identifier of the policies set in attribute-based access control that must be moved.
ToId. Identifier of the policies set that must be replaced with the specified policies set in attribute-based access control.
The MoveById method moves policies set among the existing policies sets in attribute-based access control by identifier.
To determine a policies set identifier, use the IABACPolicySet.Id property.
See also: