web worms with asp identity tables. At the moment after the user receives the message, he goes to the page where he should change the password. So that's how to change the password? How to change the password in the table AspNetUsers PasswordCash?
Reset password asp.net 4.5
Hello friends! I learn to implement reset password by using asp.net 4.5
Guest UserPosted Jun 30, 2018, 3:45 AM
Bhairab DuttPosted Jun 29, 2018, 1:16 PM
UserManager.Update(User);
Thanks