[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
CpnOrgOauthAppClient
Defines the properties of the OAuth Application client.
Properties
string
description
Optional
The description of the OAuth Application client.
string
displayName
Optional
The display name of the OAuth Application client.
string
id
Optional
The unique identifier of the OAuth Application client.
JSON Example
{
"description": "string",
"displayName": "string",
"id": "string",
"organizationRoles": [
{
"name": "string"
}
],
"serviceRoles": [
{
"serviceDefinitionId": "string",
"serviceRoles": [
{
"name": "string"
}
]
}
],
"sourceOrg": {
"displayName": "string",
"orgId": "string",
"shortId": "string"
}
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of
InlinePagedResponseCpnOauthAppClients1
Returned By
Get OAuth Client