| ID | 531 |
| Type | int |
Provides the result of a login request.
| Name | Value | Synopsis | Elaboration | Pedigree |
|---|---|---|---|---|
| LoginAccepted | 0 | The login is accepted. | Constant name: LOGIN_ACCEPTED | |
| LoginRejected | -1 | The login is rejected due to invalid password or invalid user id. | Constant name: LOGIN_REJECTED | |
| UserAccountLocked | -2 | User account is locked due to too many erroneous login attempts. | Constant name: USER_ACCOUNT_LOCKED | |
| PasswordExpired | -3 | The password has expired. | Constant name: PASSWORD_EXPIRED | |
| LoginAccessDenied | -4 | User does not have access to login service for this application. | Constant name: LOGIN_ACCESS_DENIED | |
| WrongVersion | -5 | Client and TAX server versions are not compatible. | Constant name: WRONG_VERSION | |
| InitialLogin | -6 | Initial login, password must be changed. | Constant name: INITIAL_LOGIN | |
| UserAccountDisabled | -7 | Account disabled by operational staff. | Constant name: USER_ACCOUNT_DISABLED |
- none
Orchimate Copyright 2026 Atomic Wire Technology Limited
Orchestra Copyright 2026 FIX Protocol Ltd
Terms of Use|Privacy Policy