FindByKey(Key: Integer): IABACAttributeInstance;
FindByKey(System.UInt32): Prognoz.Platform.Interop.ABAC.IABACAttributeInstance;
Key. Attribute key.
The FindByKey method searches for an attribute of specific subject or object by key.
To get attribute key, use the IABACAttributeInstance.Key property.
See also: