Learning Self Initiated Course Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
LearningSelfInitiatedCourse.Read.All | 467524fc-ed22-4356-a910-af61191e3503 | Read all self-initiated courses | Allows the app to read data for all self-initiated courses in the organization’s directory, without a signed-in user. |
LearningSelfInitiatedCourse.ReadWrite.All | 7654ed61-8965-4025-846a-0856ec02b5b0 | Read and write all self-initiated courses | Allows the app to create, update, read and delete all self-initiated courses in the organization’s directory, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
LearningSelfInitiatedCourse.Read | f6403ef7-4a96-47be-a190-69ba274c3f11 | Read user’s self-initiated courses | Allows the app to read data for the learner’s self-initiated courses in the organization’s directory, on behalf of the signed-in user. |