System::Net::Http::Headers::HttpResponseHeaders::get_ProxyAuthenticate metodo

HttpResponseHeaders::get_ProxyAuthenticate method

Restituisce un valore dell’intestazione ‘Proxy-Authenticate’.

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

ReturnValue

Un valore dell’intestazione ‘Proxy-Authenticate’.

Vedi anche