TlsServerWindows Class Properties
In This Topic
For a list of all members of this type, see TlsServerWindows members.
Public Properties
| Name | Description |
 | Certificate | The x509 Certificate used to authenticate this server to the remote party |
 | CertificateValidationCallback |
Contains the CertificateValidationCallback delegate, which is used for verifying
the remote certificate.
|
 | CheckCRL |
Controls whether or not to check certificate revokation lists
|
 | CheckHostName |
Controls whether or not to check host names against their certificates
|
 | ClientAuthentication | Controls whether Client Authentication is required |
Top
See Also