Action group: Security
The action creates a new credentials entry in Windows Credentials Manager. The new entry will be created under General Credentials
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Identifier | The name for the credentials record you are creating. In the credentials manager, this value will be listed in the "Internet or network address" field. | Robin.String | Yes | |
Username | Login for the created account with credentials. In the Account Manager this value will be specified in the "Username" field. | Robin.String | Yes | |
Password | The password for the created account with credentials. In the Account Manager this value will be specified in the "Password" field. | Robin.Password | Yes | |
Overwrite | If the value is "true" and the manager already has a record with the specified ID, the credentials in that record will be overwritten. | Robin.Boolean | true | No |
The robot will not return an error if incorrect credentials are specified.
Create a new credentials entry in Windows Credentials Manager
Use the "Add credentials" action.
The program robot completed successfully.
Credentials added.