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.
Copyright © 2013-2023 Jeffrey Stedfast