1 reference to OnAuthenticated
Microsoft.AspNetCore.Authentication.Negotiate (1)
Events\NegotiateEvents.cs (1)
45public virtual Task Authenticated(AuthenticatedContext context) => OnAuthenticated(context);