System::Net::Http::Headers::HttpResponseHeaders::get_ProxyAuthenticate method

HttpResponseHeaders::get_ProxyAuthenticate method

Returns a value of the ‘Proxy-Authenticate’ header.

System::SharedPtr<HttpHeaderValueCollection<System::SharedPtr<AuthenticationHeaderValue>>> System::Net::Http::Headers::HttpResponseHeaders::get_ProxyAuthenticate()

ReturnValue

A value of the ‘Proxy-Authenticate’ header.

See Also