1 write to _logger
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionChallengeProtector.cs (1)
21_logger = logger;
9 references to _logger
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (9)
DeviceBoundSessionChallengeProtector.cs (9)
56_logger.RegistrationChallengeUndecryptable(); 67_logger.RegistrationChallengeMalformed(); 74_logger.RegistrationChallengePrincipalMismatch(); 85_logger.RegistrationChallengeMalformed(); 95_logger.RefreshChallengeUndecryptable(expectedSessionId); 107_logger.RefreshChallengeMalformed(expectedSessionId); 114_logger.RefreshChallengePrincipalMismatch(expectedSessionId); 121_logger.RefreshChallengeSessionMismatch(expectedSessionId); 134_logger.RefreshChallengeMalformed(expectedSessionId);