2 references to AuthenticationFailed
Microsoft.AspNetCore.Authentication.WsFederation (2)
AuthenticationFailedContext.cs (1)
10
/// The context object used in for <see cref="WsFederationEvents.
AuthenticationFailed
"/>.
WsFederationHandler.cs (1)
362
await Events.
AuthenticationFailed
(authenticationFailedContext);