Specifies the method used to verify the remote credential.
| Member Name | Description |
|---|---|
| Manual | The remote certificate will be manually verified. When an incoming connection is accepted, the SecureSocket will raise a CertVerification event. |
| Auto | The remote certificate will be automatically verified by the SSPI. |
| AutoWithoutCName | The remote certificate will be automatically verified by the SSPI, but the common name of the server will not be checked. |
| None | The remote certificate will not be verified. |
Namespace: Org.Mentalis.Security.Ssl Namespace
Assembly: Org.Mentalis.Security.dll
Org.Mentalis.Security.Ssl Namespace