Password
Purpose
Specifies the password used to connect to your database for user ID/password authentication.
Important: Setting the password using a data source is not recommended. The data source persists all properties, including Password, in clear text.
Valid Values
password
where:
password
is a valid password. The password is case-sensitive.
Notes
When AuthenticationMethod=kerberos, the driver ignores the Password property.
Default
None
Data Type
String
See also