System::Net::HttpWebRequest::set_ClientCertificates μέθοδος
HttpWebRequest::set_ClientCertificates method
Ορίζει τη συλλογή των πιστοποιητικών που σχετίζονται με το τρέχον αίτημα.
virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| τιμή | System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> | Η τιμή που πρέπει να οριστεί. |
Δείτε επίσης
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++