System::Net::ServicePointManager::get_CheckCertificateRevocationList method

ServicePointManager::get_CheckCertificateRevocationList method

Gets a value that indicates if the certificate must be checked against the certificate authority revocation list.

static bool System::Net::ServicePointManager::get_CheckCertificateRevocationList()

ReturnValue

A value that indicates if the certificate must be checked against the certificate authority revocation list.

See Also