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
- Typedef RemoteCertificateValidationCallback
 - Class ServicePointManager
 - Namespace System::Net
 - Library Aspose.PDF for C++