Role Eligibility Schedule Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
RoleEligibilitySchedule.Read.Directory | ff278e11-4a33-4d0c-83d2-d01dc58929a5 | Read all eligible role assignments and role schedules for your company’s directory | Allows the app to read the eligible 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. |
RoleEligibilitySchedule.ReadWrite.Directory | fee28b28-e1f3-4841-818e-2704dc62245f | Read, update, and delete all eligible role assignments and schedules for your company’s directory | Allows the app to read and manage the eligible role-based access control (RBAC) assignments and schedules for your company’s directory, without a signed-in user. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
RoleEligibilitySchedule.Read.Directory | eb0788c2-6d4e-4658-8c9e-c0fb8053f03d | Read all eligible role assignments for your company’s directory | Allows the app to read the eligible 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. |
RoleEligibilitySchedule.ReadWrite.Directory | 62ade113-f8e0-4bf9-a6ba-5acb31db32fd | Read, update, and delete all eligible role assignments for your company’s directory | Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company’s directory, on behalf of the signed-in user. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships. |