skip to main content
Connection Option Descriptions : Security Token
  

Try DataDirect Drivers Now

Security Token

Attribute

SecurityToken (STK)

Purpose

Specifies the security token required to make a connection to a Salesforce instance that is configured for a security token. If a security token is required and you do not supply one, the driver returns an error indicating that an invalid user or password was supplied. Contact your Salesforce administrator to find out if a security token is required.

Valid Values

string
where:
string
is the value of the security token assigned to the user.
Optionally, you can specify the security token in the Password option by appending the security token to the password, for example, secretXaBARTsLZReM4Px47qPLOS. Do not specify the security token in both options.

Notes

*When setting the security token using a data source on Windows, the Security Token option is encrypted.

Default

Empty string

GUI Tab

General tab