Get Credential
Get credential from Automind Hub
Input
- Credential Name: The name of the credential to be retrieved
- Type:
System.String - Required
- Type:
Output
- Username: Retrieved username of the credential
- Type:
System.String - Required
- Type:
- Password: Retrieve password of the credential
- Type:
System.String - Required
- Type:
Misc
- Timeout: Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
- Type:
System.Int32 - Required
- Type: