Framework EDI Reference. Methods and Properties
ediSecurity. CertificateSignerName

Sets or gets the subject name of the certificate used to digitally sign or decrypt a document.

Syntax:

Remarks:

The name specified in this property is used to access the certificate store for the certificate with a matching subject name.  Digitally signing and decrypting requires the use of the private key and so the certificate found must have an associated private key by either having been associated to a Cryptographic Service Provider key container, or the certificate has an associated PVK file.

The name is case sensitive.  That is, in order to find a match, a case sensitive comparison is made with certificates in the certificate store.