Hello Guys,
How to get clear password from PasswordHash using ASP.NET Identity, In Previous ASP.NET Membership we can change it to clear password so that in the database it stored as clear password but i can't find the settings to store clear password.
Or if there is way to get clearpassword using PasswordHash.
Thanks,
Shabbir