ClientID
- Last Updated: July 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Microsoft Dynamics 365 6.0
- Documentation
Purpose
Specifies the client ID key for your application when authenticating to Dynamics 365 with OAuth 2.0 enabled.
Valid Values
String
where:
String
is the client ID key for your application.
Notes
See "OAuth 2.0 authentication" for more information.
Data Source Methods
public String getClientId()
public void setClientId(String)
Default Value
No default value
Data Type
String