System::Net::Http::Headers::HttpResponseHeaders::get_ProxyAuthenticate 方法

HttpResponseHeaders::get_ProxyAuthenticate method

返回 ‘Proxy-Authenticate’ 标头的值。

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

ReturnValue

‘Proxy-Authenticate’ 头的值。

另见