Attribute | Description | Supported operations |
vaProfileName |
Allows you to specify a Salesforce profile. For example, you can use this attribute to assign a Salesforce profile to a user being provisioned to Salesforce. To specify a profile, enter the profile name as it appears in the Salesforce user interface. Examples of vaProfileName values:
|
Read, Write |
vaRoleName |
Allows you to specify a Salesforce role. For example, you can use this attribute to assign a Salesforce role to a user being provisioned to Salesforce. To specify a role, enter the role name in the format used in the Salesforce user interface. For more information on roles, see the Salesforce documentation. |
Read, Write |
vaManagerName |
Allows you to specify a manager for a particular user. To specify a manager, enter the manager name in the format used in the Salesforce user interface. |
Read, Write |
vaContactName |
Allows you to specify an associated contact for a particular user. To specify an associated contact, enter the associated contact name in the format used in the Salesforce user interface. |
Read, Write |
vaMemberOf |
Allows you to define group membership for a particular user (this attribute is primarily intended for group membership synchronization). This attribute contains references to the groups where the user is a member. |
Read, Write |
vaMemberOfName | Allows you to define group membership for a particular user (for example, when provisioning a user to Salesforce). Specify the names of the Salesforce groups where you want the user to be a member. | Read, Write |
vaLocale |
Allows you to specify a locale for a particular user (for example, when provisioning a user to Salesforce). To specify a locale, enter the locale name in the format used in the Salesforce user interface. Example of a vaLocale value: English (United States) |
Read, Write |
vaTimeZone |
Allows you to specify a time zone for a user (for example, when provisioning a user to Salesforce). To specify a time zone, enter the time zone name in the format used in the Salesforce user interface. Example of a vaTimezone value: (GMT+00:00) Greenwich Mean Time (GMT) |
Read, Write |
vaEmailEncoding |
Allows you to specify outbound email encoding to be used for a user (for example, when provisioning a user to Salesforce). Specify email encoding in the format used in the Salesforce user interface. Example of a vaEmailEncoding value: Unicode (UTF-8) |
Read, Write |
vaLanguage |
Allows you to specify a user interface language for a particular user. The Salesforce user interface and help will be displayed to the user in the language you specify in this attribute. |
Read, Write |
vaDelegatedApproverUserName |
Allows you to specify the name of the user you want to appoint as a delegated approver. |
Read, Write |
vaDelegatedApproverGroupName |
Allows you to specify the name of a group all members of which you want to appoint as delegated approvers. |
Read, Write |