Configuring user ID/password authentication
- Last Updated: March 15, 2019
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
Take the following steps to configure user ID/password authentication.
-
Set the AuthenticationMethod property to
userIDPassword. - Set the User property to provide the user ID.
- Set the Password property to provide the password.