Security Actions Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
SecurityActions.Read.All | 5e0edab9-c148-49d0-b423-ac253e121825 | Read your organization’s security actions | Allows the app to read security actions, without a signed-in user. |
SecurityActions.ReadWrite.All | f2bf083f-0179-402a-bedb-b2784de8a49b | Read and update your organization’s security actions | Allows the app to read or update security actions, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
SecurityActions.Read.All | 1638cddf-07a4-4de2-8645-69c96cacad73 | Read your organization’s security actions | Allows the app to read security actions, on behalf of the signed-in user. |
SecurityActions.ReadWrite.All | dc38509c-b87d-4da0-bd92-6bec988bac4a | Read and update your organization’s security actions | Allows the app to read or update security actions, on behalf of the signed-in user. |