3 references to PostConfigureDeviceBoundSessionCookieOptions
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (3)
DeviceBoundSessionCookieEvents.cs (1)
100/// delegate-based sign-out wiring installed by <see cref="PostConfigureDeviceBoundSessionCookieOptions"/>.
DeviceBoundSessionExtensions.cs (1)
120builder.Services.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<CookieAuthenticationOptions>, PostConfigureDeviceBoundSessionCookieOptions>());
DeviceBoundSessionRegistrationHeader.cs (1)
18/// <see cref="PostConfigureDeviceBoundSessionCookieOptions"/> and the