ClientID
- Last Updated: July 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Microsoft Sharepoint 6.0
- Documentation
Purpose
Specifies the client ID key for your application when authenticating to SharePoint 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