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

HttpResponseHeaders::get_ProxyAuthenticate method

Gibt den Wert des ‘Proxy-Authenticate’-Headers zurück.

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

ReturnValue

Ein Wert des ‘Proxy-Authenticate’-Headers.

Siehe auch