2 references to PasswordChanged
Microsoft.AspNetCore.Identity.UI (2)
Areas\Identity\Pages\V4\Account\Manage\ChangePassword.cshtml.cs (1)
137
_logger.LogInformation(LoggerEventIds.
PasswordChanged
, "User changed their password successfully.");
Areas\Identity\Pages\V5\Account\Manage\ChangePassword.cshtml.cs (1)
137
_logger.LogInformation(LoggerEventIds.
PasswordChanged
, "User changed their password successfully.");