[{"label":"Latest (v1.0)","version":"latest"}]
csp

SourceOrgDto

The source organization of the OAuth Application.


Properties

string
displayName Optional

The display name of the organization.


string
orgId Optional

Unique identifier (GUID) of the organization.


string
shortId Optional

Short version of the unique identifier of the organization.

JSON Example

{
	"displayName": "string",
	"orgId": "string",
	"shortId": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Property Of

ExpandedAuthClientDto

Feedback

Was this page helpful?