System::Net::HttpWebRequest::set_ClientCertificates 메서드
HttpWebRequest::set_ClientCertificates method
현재 요청과 연결된 인증서 컬렉션을 설정합니다.
virtual void System::Net::HttpWebRequest::set_ClientCertificates(System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> | 설정해야 하는 값. |
또 보기
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++