Bouthaina Tlijani

Bouthaina Tlijani

  • NA
  • 265
  • 21.7k

Comparing an entered password with an asp.net Identity pwd

Jan 16 2018 8:24 AM
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 :)

Answers (2)