ConsoleGuiTools
ConsoleGuiTools copied to clipboard
Add Get-ConsoleCredential cmdlet
trafficstars
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 https://github.com/PowerShell/PowerShell/issues/19726
Proposed technical implementation details (optional)
No response