Dear All,
I am using Microsoft.owin dll in which the password automatically going in database in hash format something like entered by user . But i need to show actual password that is entered by user Is there any way to get same password.. in which i am using IdentityUser classes.
Thanks,