PlatformEffectiveRoleAssignment
One assignment contributing to a principal's effective access.
Properties
| Property |
Type |
Description |
createdTime |
string |
When the assignment was created. |
folderName |
null | string |
Folder name, for folder-scoped assignments. |
organizationId |
string |
Organization the assignment belongs to. |
roleId |
string |
GUID of the granted role. |
roleName |
null | string |
Name of the granted role. |
roleType |
null | string |
Whether the granted role is built-in or custom. |
scope |
null | string |
The scope the role is granted at. |
securityPrincipalId |
string |
GUID of the principal the role is granted to (may be a group the user is in). |
securityPrincipalType |
null | string |
The kind of principal the role is granted to. |
serviceId |
string |
GUID of the service that owns the role. |
serviceName |
null | string |
Name of the service that owns the role. |
tenantId |
null | string |
Tenant of the assignment. |