Click or drag to resize

SMIMEConfigurationCertificates Property

Gets or sets the list of certificates used for decryption.

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

Property Value

ListX509Certificate2
See Also