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.26106.1555
Syntax
public X509Certificate2 Certificate { get; set; }

Property Value

X509Certificate2
See Also