Framework EDI Reference. Methods and Properties
ediSecurities. IsCertificateExists2

Determines if an X.509 certificate exists in a specified certificate store.

Syntax:

<True/False> = object. IsCertificateExists2(<sSubjectName>, <sIssuerName>, <sHexSerialNumber>, <sCertStoreLocation>, <sCertSystemStoreName>)

Parameters:

Returns

Returns 1 if the certificate is found; otherwise 0 if not found.