FindByKey(Key: Integer): IABACAttribute;
FindByKey(System.UInt32): Prognoz.Platform.Interop.ABAC.IABACAttribute;
Key. Attribute key.
The FindByKey method searches for an attribute in the collection by key.
To determine an attribute key, use the IABACAttribute.Key property.
See also: