![]() | MailServiceClientCertificates Property |
Namespace: MailKit
public X509CertificateCollection ClientCertificates { get; set; }
Some servers may require the client SSL certificates in order to allow the user to connect.
This property should be set before calling any of the Connect methods.