The following are the fields associated with the User object and the properties of these fields.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
Username | String | X | |
FederatedId | String | X | |
UserType | String | ||
UserRole | String | X | X |
UserRoleId | GUID | X | |
Active | Boolean | ||
Password † | String | ||
ChangePasswordOnLogin † | Boolean | ||
Prefix | String | ||
FirstName | String | ||
LastName | String | ||
String | X | ||
Company | String | ||
Title | String | ||
WorkPhone | String | ||
HomePhone | String | ||
MobilePhone | String | ||
WorkFax | String | ||
HomeFax | String | ||
Pager | String | ||
Address1 | String | ||
Address2 | String | ||
Address3 | String | ||
City | String | ||
State | String | ||
StateCode | String | ||
PostalCode | String | ||
Country | String | ||
CountryCode | String | ||
AllEventVisibility | Boolean | ||
AllSurveyVisibility | Boolean | ||
AllRFPVisibility | Boolean | ||
DefaultContactGroupId | GUID | ||
CreatedDate | DateTime | X | |
CreatedBy | String | X | |
LastModifiedDate * | DateTime | X | |
LastModifiedBy | String | X | |
CustomFieldDetail | |||
FieldId | GUID | X | |
FieldType | String | X | |
FieldName | String | X | |
FieldValue | String | ||
UserGroupName | String | X | |
UserGroupId | GUID | ||
VisibilityDefaults | |||
VisibilityType | String | ||
UserGroupName | String | X | |
UserGroupId | GUID |
Legend
*
Used in GetUpdatedCall†
Passwords can only be created and updated, not retrieved
Last updated on