4 references to WwwAuthenticate
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageHelper.cs (1)
358_httpResponseMessage.Headers.WwwAuthenticate.ToString());
Microsoft.NET.Build.Containers (1)
AuthHandshakeMessageHandler.cs (1)
79var authenticateHeader = msg.Headers.WwwAuthenticate;
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (1)
161response.Headers.WwwAuthenticate;
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpResponseMessageHelper.cs (1)
386_httpResponseMessage.Headers.WwwAuthenticate.ToString());