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