Learning Assigned Course Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
LearningAssignedCourse.Read.All | 535e6066-2894-49ef-ab33-e2c6d064bb81 | Read all assignments | Allows the app to read data for all assignments in the organization’s directory, without a signed-in user. |
LearningAssignedCourse.ReadWrite.All | 236c1cbd-1187-427f-b0f5-b1852454973b | Read and write all assignments | Allows the app to create, update, read and delete all assignments in the organization’s directory, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
LearningAssignedCourse.Read | ac08cdae-e845-41db-adf9-5899a0ec9ef6 | Read user’s assignments | Allows the app to read data for the learner’s assignments in the organization’s directory, on behalf of the signed-in user. |