Microsoft
MS-600 · Question #216
You are creating a web app that will use the Microsoft Graph API to read and send email. The app needs to have access to only the current user's mailbox. The solution must use the principle of least…
The correct answer is B. delegated Mail.Read and Mail.Send. See the full explanation below for the reasoning.
Question
You are creating a web app that will use the Microsoft Graph API to read and send email. The app needs to have access to only the current user’s mailbox. The solution must use the principle of least privilege. Which Microsoft Graph API permissions should you grant for the app?
Options
- Adelegated Mail.Send
- Bdelegated Mail.Read and Mail.Send
- Capplication Mail.Read and Mail.Send
- Dapplication Mail.ReadWrite
How the community answered
(30 responses)- A17% (5)
- B73% (22)
- C7% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.