get_ProxyAuthorization()

HttpRequestHeaders::get_ProxyAuthorization() method

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

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

Return Value

A value of the ‘Proxy-Authorization’ header.

See Also