get_WwwAuthenticate()

HttpResponseHeaders::get_WwwAuthenticate() method

Returns a value of the ‘WWW-Authenticate’ header.

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

Return Value

A value of the ‘WWW-Authenticate’ header.

See Also