How to access Password in C# code.
-
Hi there, I am creating a web application which uses the login controls in Visual Studio. This application has an administrator who has the rights to change anybody's password. How can I do this in the code. I mean how do I access the password of another user. Thanks for all your time and help.
You don't have to be AFRAID!
-
Hi there, I am creating a web application which uses the login controls in Visual Studio. This application has an administrator who has the rights to change anybody's password. How can I do this in the code. I mean how do I access the password of another user. Thanks for all your time and help.
You don't have to be AFRAID!
Hi, U can get password for another user the same way as u get it for the administrator to authenticate him when he logs in the system.
Thanks and Regards, Chetan Ranpariya