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