Hi experts,
I need to get the password of the current windows user.
I know that System.Environment.UserNam
e gives the current user's login but I need the password. Is there any way that the .Net Framework can give it to me or a way that it can be queried from AD?
Thanks
Start Free Trial