SwapByKey(Id1: Integer; Id2: Integer): Boolean;
Id1. Key of the set of policies in attribute-based access control that must be swapped.
Id2. Key of the set of policies that must be swapped with the specified set of policies in attribute-based access control.
NOTE. Polices sets with specified keys are swapped.
The SwapByKey method swaps the specified sets of policies in attribute-based access control by key.
To determine a key of a set of policies, use the IABACPolicySet.Key property.
See also: