If I want to prompt user to enter password, but I would like the entered text to display as **** (encrypted), is there a way to do that?
If I want to prompt user to enter password, but I would like the entered text to display as **** (encrypted), is there a way to do that?
By using the IsPassword property of https://docs.uipath.com/activities/docs/input-dialog .