1 reference to PostConfigureDeviceBoundSessionAuthenticationOptions
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionExtensions.cs (1)
122builder.Services.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<AuthenticationOptions>, PostConfigureDeviceBoundSessionAuthenticationOptions>());