1 reference to UpdatePasswordHash
Microsoft.Extensions.Identity.Core (1)
UserManager.cs (1)
888var result = await UpdatePasswordHash(user, newPassword, validatePassword: true).ConfigureAwait(false);