System::Net::HttpWebRequest::get_ClientCertificates メソッド
HttpWebRequest::get_ClientCertificates method
現在のリクエストに関連付けられた証明書のコレクションを取得します。
virtual System::SharedPtr<System::Security::Cryptography::X509Certificates::X509CertificateCollection> System::Net::HttpWebRequest::get_ClientCertificates()
ReturnValue
現在のリクエストに関連付けられた証明書のコレクション。
参照
- Typedef SharedPtr
- Class X509CertificateCollection
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++