2 references to EventsType
Microsoft.AspNetCore.Authentication (2)
AuthenticationHandler.cs (2)
172
if (Options.
EventsType
!= null)
174
Events = Context.RequestServices.GetRequiredService(Options.
EventsType
);