MaskedConsoleReader Methods |
The MaskedConsoleReader type exposes the following members.
Name | Description | |
---|---|---|
ReadLine |
Reads a single line of text from the system console,
masking the typed characters.
| |
ReadSecureLine |
Reads a single line of text from the system console as a
SecureString instance, masking the typed
characters.
|