Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 782 Bytes

httpchallengeheadervaluecollection_parseadd_1485687117.md

File metadata and controls

31 lines (21 loc) · 782 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpChallengeHeaderValueCollection.ParseAdd(System.String)
winrt method

Windows.Web.Http.Headers.HttpChallengeHeaderValueCollection.ParseAdd

-description

Parses and adds an entry to the HttpChallengeHeaderValueCollection.

-parameters

-param input

The entry to add.

-remarks

Below are exceptions that this function throws.

E_INVALIDARG

The input parameter is null (Nothing in Visual Basic).

The input parameter is not a valid value for the Proxy-Authenticate or WWW-Authenticate HTTP header.

-examples

-see-also

HttpChallengeHeaderValue