FindById(Id: String): IABACPolicySet;
FindById(System.String): Prognoz.Platform.Interop.ABAC.IABACPolicySet;
Id. Policies set identifier.
The FindById method searches for a policies set in attribute-based access control by identifier.
To determine a policies set identifier, use the IABACPolicySet.Id property.
See also: