1 write to _dbscScheme
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionCookieEvents.cs (1)
26_dbscScheme = dbscScheme;
2 references to _dbscScheme
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionCookieEvents.cs (2)
44DeviceBoundSessionRegistrationHeader.Emit(context.HttpContext, context.Principal, _dbscScheme); 54await ClearDerivedCookiesAsync(context.HttpContext, _dbscScheme);