Role Assignment Schedule Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
RoleAssignmentSchedule.Read.Directory | d5fe8ce8-684c-4c83-a52c-46e882ce4be1 | Read all active role assignments and role schedules for your company’s directory | Allows the app to read the active role-based access control (RBAC) assignments and schedules for your company’s directory, without a signed-in user. This includes reading directory role templates, and directory roles. |
RoleAssignmentSchedule.ReadWrite.Directory | dd199f4a-f148-40a4-a2ec-f0069cc799ec | Read, update, and delete all policies for privileged role assignments of your company’s directory | Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company’s directory, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
RoleAssignmentSchedule.Read.Directory | 344a729c-0285-42c6-9014-f12b9b8d6129 | Read all active role assignments for your company’s directory | Allows the app to read the active role-based access control (RBAC) assignments for your company’s directory, on behalf of the signed-in user. This includes reading directory role templates, and directory roles. |
RoleAssignmentSchedule.ReadWrite.Directory | 8c026be3-8e26-4774-9372-8d5d6f21daff | Read, update, and delete all active role assignments for your company’s directory | Allows the app to read and manage the active role-based access control (RBAC) assignments for your company’s directory, on behalf of the signed-in user. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships. |