1 write to _sourceSchemes
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
PostConfigureDeviceBoundSessionAuthenticationOptions.cs (1)
22_sourceSchemes = sourceSchemes;
1 reference to _sourceSchemes
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
PostConfigureDeviceBoundSessionAuthenticationOptions.cs (1)
35if (_sourceSchemes.Value.PolicySchemes.TryGetValue(effectiveAuthenticateScheme, out var policyScheme))