mikefourie-zz / MSBuildExtensionPack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI.Console prompt password

splendid25 opened this issue · comments

Hi,

I am using UI.Console to prompt for a password.
The password is displayed, so I am looking for a way to display a mask instead.

The UI.Dialog seems to do it, but I'd like to avoid it.

Add HideInput="true" with latest code or next release pushed out. I'll get a new release out in a few days. thanks for the suggestion.