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