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