Password
- Last Updated: July 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Microsoft Dynamics 365 6.0
- Documentation
Purpose
A password that is used to connect to the service.
Important: Setting the password using a data source is not recommended. The data source persists all properties, including password, in clear text.
Behavior
password
where:
password
is a valid password. The password is case-sensitive.
Data Source Methods
public String getPassword()
public void setPassword(String)
Default Value
No default value
Data Type
String