Security Events Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
SecurityEvents.Read.All | bf394140-e372-4bf9-a898-299cfc7564e5 | Read your organization’s security events | Allows the app to read your organization’s security events without a signed-in user. |
SecurityEvents.ReadWrite.All | d903a879-88e0-4c09-b0c9-82f6a1333f84 | Read and update your organization’s security events | Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
SecurityEvents.Read.All | 64733abd-851e-478a-bffb-e47a14b18235 | Read your organization’s security events | Allows the app to read your organization’s security events on behalf of the signed-in user. |
SecurityEvents.ReadWrite.All | 6aedf524-7e1c-45a7-bd76-ded8cab8d0fc | Read and update your organization’s security events | Allows the app to read your organization’s security events on behalf of the signed-in user. Also allows the app to update editable properties in security events on behalf of the signed-in user. |