skip to main content
Part 4: The Connect XE Drivers : The Salesforce Driver : Connection Option Descriptions : Password
  
Password
Attribute
Password (PWD)
Purpose
Specifies the password to use to connect to your Salesforce instance. A password is required. Contact your system administrator to obtain your password.
Setting the password using a data source is not recommended. The data source persists all options, including the Password option, in clear text.
Valid Values
password | password+securitytoken
where:
password
is a valid password. The password is case-sensitive.
password+securitytoken
is a valid password appended by the security token required to connect to the Salesforce instance, for example, secretXaBARTsLZReM4Px47qPLOS, where secret is the password and the remainder of the value is the security token. Both the password and security token are case-sensitive.
Optionally, you can specify the security token in the Security Token option. Do not specify the security token in both options.
Default
None
GUI Tab
Pooling tab
See also
Security Token