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.Font for C++