OrganizationTrustServiceScopesDto
OrganizationTrustServiceScopesDto
List of trusted service scopes.
JSON Example
{
"allRoles": false,
"roles": [
{
"name": "string",
"resources": [
"string"
]
}
],
"serviceDefinitionId": "string"
}
boolean
allRoles
Optional
Indicator of whether or not all roles are included in scope.
string
serviceDefinitionId
Optional
Service definition identifier of the trusted service scope.