SSLOptionsSetCertificateRevocationCheck Method |
Determines whether the certificate revocation list is checked during connection authentication.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public SSLOptions SetCertificateRevocationCheck(
bool flag
)
Parameters
- flag
- Type: SystemBoolean
Return Value
Type:
SSLOptionsSee Also