System::Net::Http::Headers::HttpRequestHeaders::get_ProxyAuthorization メソッド

HttpRequestHeaders::get_ProxyAuthorization method

‘Proxy-Authorization’ ヘッダーの値を取得します。

System::SharedPtr<AuthenticationHeaderValue> System::Net::Http::Headers::HttpRequestHeaders::get_ProxyAuthorization()

ReturnValue

‘Proxy-Authorization’ ヘッダーの値。

参照