System::Net::ServicePointManager::get_ServerCertificateValidationCallback method

ServicePointManager::get_ServerCertificateValidationCallback method

Gets the callback that is used to validate a server certificate.

static Security::RemoteCertificateValidationCallback System::Net::ServicePointManager::get_ServerCertificateValidationCallback()

ReturnValue

The callback that is used to validate a server certificate.

See Also