CertificateHolder

DigitalSignatureDetails.CertificateHolder property

Gets or sets a CertificateHolder object that contains the certificate used to sign a document.

public CertificateHolder CertificateHolder { get; set; }

See Also