How can I get the password of a user in the new ASP.NET Identity system using webforms? Or how can I reset without knowing the current one (user forgot password)?
相关问题
- How can I implement password recovery in an iPhone
- Request.PathInfo issues and XSS attacks
- How can I set the SVN password with Emacs 23.1 bui
- Using StoreGeneratedPattern.Identity with database
- How does ASP.NET know which event to fire during a
相关文章
- Sqlite: How do I reset all database tables?
- TeamCity Username / password
- SQL identity (1,1) starting at 0
- What's the difference between git reset file a
- Do ASP.NET web forms validate the radio button val
- Send Excel File to ASP.NET Web API
- Clearing cache once on deploy
- Efficient way to aggregate and remove duplicates f
I tied this way to reset password and send it to the user