[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

ClientCredentials

Defines the properties of Clent credentials.


Properties

string
clientId Optional

The unique identifier of the client.


string
clientSecret Optional

The value of the client secret.

JSON Example

{
    "clientId": "...",
    "clientSecret": "..."
}

Feedback

Was this page helpful?