Certificate

DigitalSignature.Certificate property

Gets or sets the X509 certificate.

public X509Certificate2 Certificate { get; set; }

See Also