SwapById(Id1: String; Id2: String): Boolean;
Id1. Identifier of the policy in attribute-based access control that must be swapped.
Id2. Identifier of the policy that must be swapped with the specified policy in attribute-based access control.
NOTE. Policies with specified identifiers are swapped.
The SwapById method swaps specified policies in attribute-based access control by identifier.
To determine a policy identifier, use the IABACPolicy.Id property.
See also: