Gets or sets the client certificate.
A Certificate object representing the client's certificate if specified by the application. The default value is a null reference (Nothing in Visual Basic).
This certificate represents the client during the SSL handshake. If this certificate is not valid or missing, the server may break the connection. Most servers, however, do not require the client to present a certificate.
The example is available in ClientServerCertificates topic.
ClientServerCertificates Class | MailBee.Security Namespace | Server