Click or drag to resize

EncryptionConfigurationCertificates Property

Gets the list of certificates that will be used to encrypt the message.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<X509Certificate2> Certificates { get; }

Property Value

Type: ListX509Certificate2
See Also