USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Read a stored credential pack into named variables
Reads a credential pack from the secure store and populates named AMSX variables with the domain, username, password, and optional parameters. Requires ADMIN permission.
| Parameter | Description |
|---|---|
| cmd | pack name |
| Argument 0 | variable name to receive domain name |
| Argument 1 | variable name to receive username |
| Argument 2 | variable name to receive password |
| Argument 3 | variable name to receive parameters (optional) |
ReadCredentialPack "pack name", "variable name to receive domain name", "variable name to receive username", "variable name to receive password", "variable name to receive parameters (optional)"