Mask/hide sensitive information like password in ODA
Summary:
I have to Login to access app where User has to provide username and password for BOT. For Username and password currently im using System.text that shows whatever we enter. Here I want to hide password text that Im entering
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):component: "System.Text"
properties:
prompt: "Please enter your password"
variable: "password"
Tagged:
0