authData - Authentication Data (authData)

Authentication alias for a connection to an Enterprise Information System (EIS) or database.

NameTypeDefaultDescription
idstringA unique configuration ID.
userstringName of the user to use when connecting to the EIS.
passwordReversably 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.