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)
35
if (
_sourceSchemes
.Value.PolicySchemes.TryGetValue(effectiveAuthenticateScheme, out var policyScheme))