PdfDigitalSignatureDetails.CertificateHolder

PdfDigitalSignatureDetails CertificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the document.

PdfDigitalSignatureDetails.CertificateHolder property

Returns the certificate holder object that contains the certificate was used to sign the document.

public CertificateHolder CertificateHolder { get; }

See Also