Request Credentials
Prompts the user to input credentials.
Last updated
Prompts the user to input credentials.
Last updated
This activity prompts the user to provide their credentials by displaying a custom dialog box.
Message: Required
Specifies a message that is to be displayed on the dialog box.
Caption: Required
Specifies a caption or a title for the dialog box.
Username: Specifies the user name given by the user in the prompt.
Secure String Password: Specifies the password given by the user as a secure string variable.
Password: Specifies the password given by the user as a string variable.