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