Is there a way to get the user password using UserManager in ASP.NET Identity 2.0?

偶尔善良 提交于 2019-12-14 03:17:18

问题


I am using ASP.NET MVC 5.0 and Identity 2.0. I'm trying to get the user password using UserManager. It seems there is no ways to get the password back. It gives back only the password hash. Is there a way to get the user password?

来源:https://stackoverflow.com/questions/30050883/is-there-a-way-to-get-the-user-password-using-usermanager-in-asp-net-identity-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!