| Properties |
public
|
int
|
$Id
Object primary key
|
#
|
public
|
string
|
$UUID
Unique identifier of the object
Unique identifier of the object
|
#
|
public
|
string
|
$Name
User name
|
#
|
public
|
string
|
$PublicId
User public ID, usually equals user's email address
User public ID, usually equals user's email address
|
#
|
public
|
int
|
$IdTenant
ID of the tetant a user relates to
ID of the tetant a user relates to
|
#
|
public
|
bool
|
$IsDisabled
Reserved for future use
|
#
|
public
|
int
|
$IdSubscription
@Deprecated since 9.7.0
|
#
|
public
|
int
|
$Role
User role from \Aurora\System\Enums\UserRole
User role from \Aurora\System\Enums\UserRole
|
#
|
public
|
DateTime
|
$LastLogin
Date at time of last login
Date at time of last login
|
#
|
public
|
string
|
$LastLoginNow
@Deprecated since 9.7.0
|
#
|
public
|
int
|
$LoginsCount
Stores the number of times user has logged in
Stores the number of times user has logged in
|
#
|
public
|
string
|
$Language
Interface language set for this user
Interface language set for this user
|
#
|
public
|
int
|
$TimeFormat
Time format set for this user
Time format set for this user
|
#
|
public
|
string
|
$DateFormat
Date format set for this user
Date format set for this user
|
#
|
public
|
string
|
$Question1
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$Question2
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$Answer1
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$Answer2
@Deprecated since 9.7.0
|
#
|
public
|
bool
|
$SipEnable
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$SipImpi
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$SipPassword
@Deprecated since 9.7.0
|
#
|
public
|
bool
|
$DesktopNotifications
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$Capa
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$CustomFields
@Deprecated since 9.7.0
|
#
|
public
|
bool
|
$FilesEnable
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$EmailNotification
@Deprecated since 9.7.0
|
#
|
public
|
string
|
$PasswordResetHash
@Deprecated since 9.7.0
|
#
|
public
|
bool
|
$WriteSeparateLog
If set to true, a separate log file is recorded for the user
If set to true, a separate log file is recorded for the user
|
#
|
public
|
string
|
$DefaultTimeZone
Default time zone set for this user
Default time zone set for this user
|
#
|
public
|
int
|
$TokensValidFromTimestamp
Timestamp the token is valid since
Timestamp the token is valid since
|
#
|
public
|
array
|
$Properties
Custom properties for use by other modules
Custom properties for use by other modules
|
#
|