Authentication properties
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
The following table summarizes connection properties which are required if user ID/Password authentication is enabled on your database.
| Property | Characteristic |
|---|---|
| Password | Specifies a password that is used to connect to your database. |
| User | Specifies the user name that is used to connect to the database. |