Custom Sec Attribute Assignment Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
CustomSecAttributeAssignment.Read.All | 3b37c5a4-1226-493d-bec3-5d6c6b866f3f | Read custom security attribute assignments | Allows the app to read custom security attribute assignments for all principals in the tenant without a signed in user. |
CustomSecAttributeAssignment.ReadWrite.All | de89b5e4-5b8f-48eb-8925-29c2b33bd8bd | Read and write custom security attribute assignments | Allows the app to read and write custom security attribute assignments for all principals in the tenant without a signed in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
CustomSecAttributeAssignment.Read.All | b46ffa80-fe3d-4822-9a1a-c200932d54d0 | Read custom security attribute assignments | Allows the app to read custom security attribute assignments for all principals in the tenant on behalf of a signed in user. |
CustomSecAttributeAssignment.ReadWrite.All | ca46335e-8453-47cd-a001-8459884efeae | Read and write custom security attribute assignments | Allows the app to read and write custom security attribute assignments for all principals in the tenant on behalf of a signed in user. |