System::Net::Http::Headers::HttpResponseHeaders::get_WwwAuthenticate method

HttpResponseHeaders::get_WwwAuthenticate method

Restituisce un valore dell’intestazione ‘WWW-Authenticate’.

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

ReturnValue

Un valore dell’intestazione ‘WWW-Authenticate’.

Vedi anche