System::Net::Security::SslStream::get_CheckCertRevocationStatus method

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()

ReturnValue

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

See Also