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