System::Net::Http::Headers::HttpResponseHeaders::get_WwwAuthenticate メソッド

HttpResponseHeaders::get_WwwAuthenticate method

‘WWW-Authenticate’ ヘッダーの値を返します。

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

ReturnValue

‘WWW-Authenticate’ ヘッダーの値。

参照