System::Net::Http::Headers::HttpRequestHeaders::set_ProxyAuthorization メソッド
HttpRequestHeaders::set_ProxyAuthorization method
‘Proxy-Authorization’ ヘッダーの値を設定します。
void System::Net::Http::Headers::HttpRequestHeaders::set_ProxyAuthorization(System::SharedPtr<AuthenticationHeaderValue> value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | System::SharedPtr<AuthenticationHeaderValue> | 設定すべき値です。 |
参照
- Typedef SharedPtr
- Class AuthenticationHeaderValue
- Class HttpRequestHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++