Entitlement Management Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
EntitlementManagement.Read.All | c74fd47d-ed3c-45c3-9a9e-b8676de685d2 | Read all entitlement management resources | Allows the app to read access packages and related entitlement management resources without a signed-in user. |
EntitlementManagement.ReadWrite.All | 9acd699f-1e81-4958-b001-93b1d2506e19 | Read and write all entitlement management resources | Allows the app to read and write access packages and related entitlement management resources without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
EntitlementManagement.Read.All | 5449aa12-1393-4ea2-a7c7-d0e06c1a56b2 | Read all entitlement management resources | Allows the app to read access packages and related entitlement management resources on behalf of the signed-in user. |
EntitlementManagement.ReadWrite.All | ae7a573d-81d7-432b-ad44-4ed5c9d89038 | Read and write entitlement management resources | Allows the app to request access to and management of access packages and related entitlement management resources on behalf of the signed-in user. |