Enum
This data type represents an enumeration, and contains the values listed below
- Ok = 0
- CredentialError = 1
- NotActiveAccount = 2
- NotActiveCompany = 3
- TrialExpire = 4
- NotForBetaVersion = 5
- PasswordExpired = 6
- ApplicationUserNotAllowed = 7
- FailRetryExceeded = 8
- TSIDMacthButNotYetAttached = 9
- TSIDActive = 10
- TSIDGenericError = 11
- AntiBruteForceAttack = 12
- ExpireOnLogin = 13
- LastPasswordChangeTooOld = 14
- PolyedroGenericError = 15
- OnlyLoginWithTSID = 16
- ErrorDuringUserAssociationWithTSID = 17
- UserAlreadyHasTSID = 18
- TsIDAlreadyUsedInSameTier = 19
Schema
The following table contains the main schema information about this data type.
Feature | Value |
---|---|
Type | integer |
Format: | int32 |
Required: |