FindById(Id: String): ICertificate;
FindById(Id: String): Prognoz.Platform.Interop.Metabase.ICertificate;
Id. Certificate identifier.
The FindById method searches security certificate by identifier.
The method returns the certificate parameters in case the search is successful and Null, in case if the certificate with the specified identifier is absent.
See also: