PowerShell/ConsoleGuiTools

Add Get-ConsoleCredential cmdlet

ThomasNieto opened this issue · 0 comments

Summary of the new feature / enhancement

As a user I want a TUI command that accepts username and password with a show/hide password button so that I can verify the credential before creating a PSCredential object.

See original request in PowerShell/PowerShell#19726

Proposed technical implementation details (optional)

No response