Click or drag to resize

SignatureConfigurationCertificate Property

Gets or sets the certificate that will be used to sign the message.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public X509Certificate2 Certificate { get; set; }

Property Value

Type: X509Certificate2
See Also