Mail |
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 or ConnectAsync methods. |