2 references to DeviceBoundSessionHandler
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionExtensions.cs (1)
132
builder.AddScheme<DbscOptions,
DeviceBoundSessionHandler
>(authenticationScheme, o =>
DeviceBoundSessionHandler.cs (1)
33
/// Initializes a new instance of <see cref="
DeviceBoundSessionHandler
"/>.