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’ 标头的值。

另见