DigitalSignature.Certificate

DigitalSignature.Certificate property

Certificate object that was used to sign the document.

public X509Certificate2 Certificate { get; set; }

See Also