4 references to AuthenticationError
System.Net.Http (4)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (4)
196
NetEventSource.
AuthenticationError
(request.RequestUri, $"Unable to find 'Digest' authentication token when authenticating with {(isProxyAuth ? "proxy" : "server")}");
273
NetEventSource.
AuthenticationError
(authUri, $"Pre-authentication with {(isProxyAuth ? "proxy" : "server")} failed.");
298
NetEventSource.
AuthenticationError
(authUri, $"Pre-authentication with {(isProxyAuth ? "proxy" : "server")} failed.");
342
NetEventSource.
AuthenticationError
(authUri, $"{(isProxyAuth ? "Proxy" : "Server")} authentication failed.");