1 reference to DeviceBoundSessionCookieEvents
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
PostConfigureDeviceBoundSessionCookieOptions.cs (1)
51
options.Events = new
DeviceBoundSessionCookieEvents
(dbscScheme, options.Events, options.EventsType);