get_CheckCertificateRevocationList()

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

Return Value

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

See Also