FindByKey(Key: Integer): ICertificate;
FindByKey(Key: Integer): Prognoz.Platform.Interop.Metabase.ICertificate;
Key. Certificate key.
The FindByKey method searches security certificate by key.
The method returns certificate parameters in case of successful search and Null, a certificate with the specified key is absent.
See also: