get_ProxyAuthenticate()

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()

Return Value

A value of the ‘Proxy-Authenticate’ header.

See Also