Loading...
Select Version
You use userAdmission to specify the admission in the form of the login/LOGON access data (user ID, password and account).
Avoid using userAdmission in this version. openFT-Script requires the password to be specified in plain text. If possible, use the more reliable ftacAdmission instead.
Format
<userAdmission userId="userId" userAccount?="account" userPassword?="password" > comment? </userAdmission>
Attributes
Name | Value | Meaning |
| string | User ID |
| string | Account information |
| string | Password for the user ID. |