SSLOptions Methods |
The SSLOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetCertificateCollection |
Sets the collection that contains the client certificates
| |
| SetCertificateRevocationCheck |
Determines whether the certificate revocation list is checked during connection authentication.
| |
| SetHostNameResolver |
Sets the method to be use to determine the host name from the host IP address
| |
| SetRemoteCertValidationCallback |
Determines whether the certificate revocation list is checked during connection authentication.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |