System::Net::ServicePointManager::set_ServerCertificateValidationCallback method
ServicePointManager::set_ServerCertificateValidationCallback method
Sets the callback that is used to validate a server certificate.
static void System::Net::ServicePointManager::set_ServerCertificateValidationCallback(Security::RemoteCertificateValidationCallback value)
Parameter | Type | Description |
---|---|---|
value | Security::RemoteCertificateValidationCallback | The value to set. |
See Also
- Typedef RemoteCertificateValidationCallback
- Class ServicePointManager
- Namespace System::Net
- Library Aspose.PUB for C++