System::Net::Http::Headers::HttpResponseHeaders::get_WwwAuthenticate método

HttpResponseHeaders::get_WwwAuthenticate method

Devuelve un valor del encabezado ‘WWW-Authenticate’.

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

ReturnValue

Un valor del encabezado ‘WWW-Authenticate’.

Ver también