Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to read password from console without echo

Status
Not open for further replies.

mikrom

Programmer
Mar 27, 2002
3,013
SK
I need to read password from console without echo.
I looked at System.Console which has the methods Read() and ReadLine(), but I don't know how to configure
these methods, so that they will not display the input string.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top