Name | Description | Type | Additional information |
---|---|---|---|
DateFormatId |
0 for YYYY-MM-DD h:mm, 1 for MM/DD/YYYY h:mm, 2 for DD/MM/YYYY h:mm |
integer |
Required |
TimeFormatId |
0 is 12 hour, 1 is 24 hour |
integer |
None. |
EnableUserCodeDirectPush |
Push user code directly rather than waiting for syn to happen 1- enable, 0- disable |
boolean |
None. |
UserId |
should be -1 while creating a user |
integer |
Required |
UserName | string |
None. |
|
PassWord |
Randomly Generated password sent from client while user creation |
string |
None. |
FirstName | string |
Required |
|
LastName | string |
Required |
|
LocaleID |
0 English, 1 FR-CA, 2 es-MX, 3 pt-BR etc |
integer |
None. |
Enabled |
User is enabled/disabled 1/0 |
boolean |
None. |
PhoneList |
Phone information |
Collection of PhoneInfo |
None. |
EmailList |
Email information |
Collection of EmailInfo |
None. |
LocationList |
User access for the location list |
Collection of LocationUserAuthorization |
None. |
FeatureInfo |
User specific features like master, admin |
Collection of UserFeatureCacheInfo |
None. |
ImageChanged |
Default: false |
boolean |
None. |
Image |
Default: Null |
Collection of byte |
None. |
ImageId |
-1 for External API |
integer |
None. |
PhotoURL |
Default: EmptyString |
string |
None. |
AdminAccess |
Default: -1: AdminAccess - can only be updated by a master user: values 0 or 1 |
integer |
None. |
UserTypeID |
Determines whether the user is Real 1 admin/standard, 2 panel only or Virtual 0 |
integer |
None. |
UserManagementOptions |
User Management Global Options |
UserManagementOptions |
None. |
PromptForUserCode |
Property of User to enforce whether he always be prompted for UserCode or not |
boolean |
None. |
OutOfSyncCount |
Determines if the user is out of Sync with Panel |
integer |
None. |
IsExternalUser |
1-Apigee, 0-TC2 |
integer |
None. |
NotificationList |
Default Id for specific to account, we can create new one as well |
Collection of NotificationGroups |
None. |