3 references to AuthenticationInfo
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (3)
97
NetEventSource.
AuthenticationInfo
(uri, $"Authentication scheme '{scheme}' supported by server, but not by client.");
105
NetEventSource.
AuthenticationInfo
(uri, $"Authentication scheme '{scheme}' selected. Client username={challenge.Credential.UserName}");
122
NetEventSource.
AuthenticationInfo
(authUri, $"{(isProxyAuth ? "Proxy" : "Server")} authentication requested with WWW-Authenticate header value '{authenticationHeaderValues}'");