22 writes to Events
CookieSample (1)
Program.cs (1)
16options.Events = new CookieAuthenticationEvents()
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationOptions.cs (1)
33Events = new CookieAuthenticationEvents();
Microsoft.AspNetCore.Authentication.Test (14)
CookieTests.cs (14)
507o.Events = new CookieAuthenticationEvents 537o.Events = new CookieAuthenticationEvents 566o.Events = new CookieAuthenticationEvents 603o.Events = new CookieAuthenticationEvents 647o.Events = new CookieAuthenticationEvents 676o.Events = new CookieAuthenticationEvents 724o.Events = new CookieAuthenticationEvents 769o.Events = new CookieAuthenticationEvents 825o.Events = new CookieAuthenticationEvents 885o.Events = new CookieAuthenticationEvents 935o.Events = new CookieAuthenticationEvents 986o.Events = new CookieAuthenticationEvents() 1107o.Events = new CookieAuthenticationEvents() 1694o.Events = new CookieAuthenticationEvents
Microsoft.AspNetCore.Identity (6)
IdentityCookiesBuilderExtensions.cs (3)
52o.Events = new CookieAuthenticationEvents 85o.Events = new CookieAuthenticationEvents 103o.Events = new CookieAuthenticationEvents
IdentityServiceCollectionExtensions.cs (3)
62o.Events = new CookieAuthenticationEvents 75o.Events = new CookieAuthenticationEvents 83o.Events = new CookieAuthenticationEvents
3 references to Events
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
728options.Events.OnSigningIn = context =>
Microsoft.AspNetCore.Authentication.Test (1)
CookieTests.cs (1)
1061o.Events.OnValidatePrincipal = c =>
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Infrastructure\FunctionalTestsServiceCollectionExtensions.cs (1)
35services.Configure<CookieAuthenticationOptions>(schemeName, o => o.Events.OnSigningIn = context =>