OrganizationTrustOrganizationScopesDto
OrganizationTrustOrganizationScopesDto
Defines the properties of the organization scopes for organization trust.
JSON Example
{
"roles": [
{
"name": "string",
"resources": [
"string"
]
}
],
"allRoles": false
}
boolean
allRoles
Optional
Indicator of whether or not all roles are included in scope.