Program Control Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
ProgramControl.Read.All | eedb7fdd-7539-4345-a38b-4839e4a84cbd | Read all programs | Allows the app to read programs and program controls in the organization, without a signed-in user. |
ProgramControl.ReadWrite.All | 60a901ed-09f7-4aa5-a16e-7dd3d6f9de36 | Manage all programs | Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
ProgramControl.Read.All | c492a2e1-2f8f-4caa-b076-99bbf6e40fe4 | Read all programs that user can access | Allows the app to read programs and program controls that the signed-in user has access to in the organization. |
ProgramControl.ReadWrite.All | 50fd364f-9d93-4ae1-b170-300e87cccf84 | Manage all programs that user can access | Allows the app to read, update, delete and perform actions on programs and program controls that the signed-in user has access to in the organization. |