Framework EDI Reference. Methods and Properties
ediSecurities. GetCertificateBySubjectName

Gets the certificate object of an X.509 certificate from the certificate store using the certificate's subject name only.

Syntax:

Set <oCertificate> = object. GetCertificateBySubjectName(<sSubjectName>, [<sServiceProvider>], [<lProviderType>])

Parameters:

Returns

Returns an object of type FREDI.ediSecurityCertificate if the certificate is found; otherwise NULL or an empty object is returned.