System::Net::Security::RemoteCertificateValidationCallback typedef
RemoteCertificateValidationCallback typedef
रिमोट SSL प्रमाणपत्र को सत्यापित करने के लिए उपयोग किया जाने वाला उपयोगकर्ता डेलीगेट।
using System::Net::Security::RemoteCertificateValidationCallback = System::MulticastDelegate<bool(
System::SharedPtr<Object>, System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Certificate>,
System::SharedPtr<System::Security::Cryptography::X509Certificates::X509Chain>, SslPolicyErrors)>
संबंधित देखें
- Namespace System::Net::Security
- Library Aspose.Page for C++