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’ 标头的值。

另见