get_ServerCertificateValidationCallback()

ServicePointManager::get_ServerCertificateValidationCallback() method

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

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

Return Value

The callback that is used to validate a server certificate.

See Also