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