System::Net::Http::Headers::HttpResponseHeaders::get_ProxyAuthenticate metod

HttpResponseHeaders::get_ProxyAuthenticate method

Returnerar ett värde för ‘Proxy-Authenticate’-huvudet.

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

ReturnValue

Ett värde för rubriken ‘Proxy-Authenticate’.

Se även