System::Net::HttpWebRequest::set_ClientCertificates methode

HttpWebRequest::set_ClientCertificates method

Stelt de verzameling van certificaten in die aan het huidige verzoek zijn gekoppeld.

virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
ParameterTypeBeschrijving
valueSystem::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection>De waarde die moet worden ingesteld.

Zie ook