Set Credential From Vault
Description
This action component allows you to update a specified Credential value by name.
Input Properties
- Name (String) – The name of the Credential to be updated.
- User ID (String) – The new username for the mentioned credential.
- Password (String) – The new password for the credential.
- Start Date (DateTime) – The credential start date.
- Expiry Date (DateTime) – The credential expiry date.
General Properties
- Global Waits (Checkbox) – Apply global waits when PreWait or PostWait are not specified.
- Ignore Error (Checkbox) – Continue the process flow without throwing error.
- Post Wait (Checkbox) – Apply specified wait after execute the action.
- Pre Wait (Checkbox) – Apply specified wait before execute the action.