get_CheckCertRevocationStatus()

SslStream::get_CheckCertRevocationStatus() method

Returns a value that indicates if the certificate revocation list is checked during the certificate validation process.

virtual bool System::Net::Security::SslStream::get_CheckCertRevocationStatus()

Return Value

A value that indicates if the certificate revocation list is checked during the certificate validation

See Also