System::Net::ServicePointManager::get_CheckCertificateRevocationList 方法

ServicePointManager::get_CheckCertificateRevocationList method

获取一个值,指示是否必须将证书与证书颁发机构的吊销列表进行检查。

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

ReturnValue

一个值,指示是否必须将证书与证书颁发机构的撤销列表进行检查。

另见