2 references to TwoFADisabled
Microsoft.AspNetCore.Identity.UI (2)
Areas\Identity\Pages\V4\Account\Manage\Disable2fa.cshtml.cs (1)
80
_logger.LogInformation(LoggerEventIds.
TwoFADisabled
, "User has disabled 2fa.");
Areas\Identity\Pages\V5\Account\Manage\Disable2fa.cshtml.cs (1)
80
_logger.LogInformation(LoggerEventIds.
TwoFADisabled
, "User has disabled 2fa.");