Click or drag to resize

MaskedConsoleReader Methods

The MaskedConsoleReader type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReadLine
Reads a single line of text from the system console, masking the typed characters.
Public methodStatic memberReadSecureLine
Reads a single line of text from the system console as a SecureString instance, masking the typed characters.
Top
See Also