Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 630 Bytes

httpbaseprotocolfilter_proxycredential.md

File metadata and controls

23 lines (16 loc) · 630 Bytes
-api-id -api-type
P:Windows.Web.Http.Filters.HttpBaseProtocolFilter.ProxyCredential
winrt property

Windows.Web.Http.Filters.HttpBaseProtocolFilter.ProxyCredential

-description

Get or set the credentials to be used to negotiate with an HTTP proxy.

-property-value

The credentials to be used to negotiate with an HTTP proxy.

-remarks

The system normally determines the proxy credentials to use automatically. This property only needs to be set in advanced scenarios.

-examples

-see-also