2
Reply

Comparing an entered password with an asp.net Identity pwd

Bouthaina Tlijani

Bouthaina Tlijani

Jan 16 2018 8:24 AM
177
Hello guys, i have a web application that uses asp.net identity to manage user logins and password..etc. Now i want to create a wcf service that uses the same database ( the asp.net identity tables).. so how can i compare the entered password with the other encrypted password (the PasswordHash).
 
Any help will be appreciated, thnx in advance :)

Upload Source Code  Select only zip and rar file.
Answers (2)