Authentication Data (authData)
Authentication alias for a connection to an Enterprise Information System (EIS) or database.
Name | Type | Default | Description |
---|---|---|---|
id |
string |
A unique configuration ID. |
|
password |
Reversably encoded password (string) |
Password of the user to use when connecting to the EIS. The value can be stored in clear text or encoded form. It is recommended that you encode the password. To do so, use the securityUtility tool with the encode option. |
|
user |
string |
Name of the user to use when connecting to the EIS. |