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