System::Net::Http::Headers::HttpRequestHeaders::get_ProxyAuthorization method

HttpRequestHeaders::get_ProxyAuthorization method

Gets a value of the ‘Proxy-Authorization’ header.

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

ReturnValue

A value of the ‘Proxy-Authorization’ header.

See Also