Set Credential

Creates a new Credential in Windows Credential Manager

This activity creates a new credential in Windows Credential Manager using the specified username and password.

Input

  • Credential Name: String Argument Required Specifies the name of the credential to be set.

  • Username : String Argument Required Specifies the user name of the credential to be set.

  • Password: String Argument Required Specifies the password of the credential to be set.

Last updated