LegacyUsers
null
Columns
| Name | Type | Description |
| user_name__v | String | user_name__v |
| user_first_name__v | String | user_first_name__v |
| user_last_name__v | String | user_last_name__v |
| alias__v | String | alias__v |
| user_email__v | String | user_email__v |
| user_timezone__v | String | user_timezone__v |
| user_locale__v | String | user_locale__v |
| user_title__v | String | user_title__v |
| office_phone__v | String | office_phone__v |
| fax__v | String | fax__v |
| mobile_phone__v | String | mobile_phone__v |
| site__v | String | site__v |
| is_domain_admin__v | Bool | is_domain_admin__v |
| active__v | Bool | active__v |
| domain_active__v | Bool | domain_active__v |
| security_policy_id__v | String | security_policy_id__v |
| user_needs_to_change_password__v | Bool | user_needs_to_change_password__v |
| id [KEY] | String | id |
| created_date__v | Datetime | created_date__v |
| created_by__v | String | created_by__v |
| modified_date__v | Datetime | modified_date__v |
| modified_by__v | String | modified_by__v |
| domain_id__v | String | domain_id__v |
| domain_name__v | String | domain_name__v |
| vault_id__v | String | vault_id__v |
| federated_id__v | String | federated_id__v |
| salesforce_user_name__v | String | salesforce_user_name__v |
| last_login__v | Datetime | last_login__v |
| user_language__v | String | user_language__v |
| company__v | String | company__v |
| group_id__v | String | group_id__v |
| security_profile__v | String | security_profile__v |
| license_type__v | String | license_type__v |
Pseudo-Columns
Pseudo-column fields are used in the WHERE clause of SELECT statements and offer more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ExternalIdColumn | String | Specifies the External Id column to be used for Update and Upsert operations. Should be set to an unique column different from Id |