Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 907 Bytes

httprequestheadercollection_proxyauthorization.md

File metadata and controls

23 lines (16 loc) · 907 Bytes
-api-id -api-type
P:Windows.Web.Http.Headers.HttpRequestHeaderCollection.ProxyAuthorization
winrt property

Windows.Web.Http.Headers.HttpRequestHeaderCollection.ProxyAuthorization

-description

Gets or sets the HttpCredentialsHeaderValue object that represent the value of a Proxy-Authorization HTTP header on an HTTP request.

-property-value

The object that represent the value of a Proxy-Authorization HTTP header on an HTTP request. A null value means that the header is absent.

-remarks

-examples

-see-also

HttpCredentialsHeaderValue, HttpRequestMessage, HttpRequestMessage.Headers