System::Net::Security::RemoteCertificateValidationCallback typedef
RemoteCertificateValidationCallback typedef
Delegasi pengguna yang digunakan untuk memverifikasi sertifikat SSL remote.
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)>
Lihat Juga
- Namespace System::Net::Security
- Library Aspose.Page for C++