FindByKey(Key: Integer): IABACPolicySet;
FindByKey(System.UInt32): Prognoz.Platform.Interop.ABAC.IABACPolicySet;
Key. Policies set key.
The FindByKey method searches for a policies set in attribute-based access control by key.
To determine a policies set key, use the IABACPolicySet.Key property.
See also: