title: "User" category: reference tags: [entity, user, datamodel] source: Entities.xml date: 2026-04-17 status: published
User
Type: Entity Properties: 42 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: (
UserContext.None)
Statussenbewerken
- -1: Trash (
UserStatus.Trash) - 0: None (
UserStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SUSEID | 50 | false | |
| AccessibilityTheme | UltimoString | SUSEACCESSIBILITYTHEME | 30 | true | |
| ActivationDateTime | DateTime? | SUSEACTIVATIONDATETIME | true | ||
| ActivationHash | UltimoString | SUSEACTIVATIONHASH | 100 | true | |
| AllowMultiTimeZone | Boolean | SUSEALLOWMULTITIMEZONE | false | 0 | |
| ApiKeys | List[ApiKey] | SAPISUSEID | true | ||
| ChangePassword | Boolean | SUSECHANGEPASSWORD | false | 1 | |
| ColorScheme | ColorScheme | SUSECOLORSCHEME | false | 0 | |
| Context | Context | SUSECONTEXT | false | ||
| CountryCode | CountryCode? | SUSECOU | true | ||
| Culture | UltimoString | SUSECULTURE | 10 | true | |
| DefaultPrinter | Printer | SUSEPRTID | true | ||
| Description | UltimoString | SUSEDES | 71 | false | |
| EmployeeId | UltimoString | SUSEEMPID | 9 | true | |
| Encrypt | Boolean | SUSEENCRYPT | false | 1 | |
| ExternalAccountName | UltimoString | SUSEEXTERNALACCOUNTNAME | 300 | true | |
| FailedLogOnAttempts | Int32 | SUSEFAILEDLOGONATTEMPTS | false | 0 | |
| GroupSetting | GroupSetting | SUSESGSID | true | ||
| GroupUsers | List[GroupUser] | SGROUSESUSEID | false | ||
| IdentityId | UltimoString | SUSEIDENTITYID | 36 | true | |
| IsApplicationManager | Boolean | SUSEISAPPLICATIONMANAGER | false | 0 | |
| IsSuper | Boolean | SUSESUPER | false | 0 | |
| IsSystem | Boolean | SUSEISSYSTEM | false | 0 | |
| IsUsedByUltimo | Boolean | SUSEISUSEDBYULTIMO | false | 0 | |
| LastLogOnAttempt | DateTime? | SUSELASTLOGONATTEMPT | true | ||
| LastLogOnDate | DateTime? | SUSELASTLOGONDATE | true | ||
| LastPasswordResetRequestDate | DateTime? | SUSELASTPASSWORDRESETREQUESTDATE | true | ||
| LastSeenVersion | UltimoString | SUSELASTSEENVERSION | 10 | true | SystemVersion |
| LoginProvider | UltimoString | SUSELOGINPROVIDER | 20 | true | |
| MenuCollapsed | CollapsedState | SUSEMENUCOLLAPSED | false | 0 | |
| MicrosoftLoginProviderKey | UltimoString | SUSEMICROSOFTLOGINPROVIDERKEY | 100 | true | |
| Password | UltimoString | SUSEPASSWORD | true | ||
| PasswordChangeDateTime | DateTime? | SUSEPASSWORDCHANGEDATETIME | true | ||
| PasswordSalt | UltimoString | SUSEPASSWORDSALT | 100 | true | |
| RecordAuthorizationOptional | Boolean | SUSERECAUTOPTIONAL | false | 0 | |
| RefreshReminder | Boolean | SUSEREFRESHREMINDER | false | 0 | |
| RefreshRemindersFrequency | Int16 | SUSEREFRESHREMFREQ | false | 0 | |
| SecurityStamp | UltimoString | SUSESECURITYSTAMP | 36 | true | |
| Status | Status | SUSERECSTATUS | false | ||
| UCTMenuCollapsed | CollapsedState | SUSEUCTMENUCOLLAPSED | false | 0 | |
| UseExternalAuthentication | Boolean | SUSEUSEEXTERNALAUTH | false | 0 | |
| UserRecordAuthorizationSettings | List[UserRecordAuthorizationSetting] | SUSERASSUSEID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("User")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="User")Before/After Save events voor User. Bron:workflows.xml.