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’ ヘッダーの値。

参照