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