1 reference to AuthenticationFailedContext
Microsoft.AspNetCore.Authentication.Negotiate (1)
NegotiateHandler.cs (1)
269var errorContext = new AuthenticationFailedContext(Context, Scheme, Options) { Exception = ex };