Microsoft
MS-600 · Question #156
You create a SharePoint Framework (SPFx) web part and include MSGraphClient by using the following manifest. Which two actions can the web part perform? Each correct answer presents part of the…
The correct answer is B. Access the user information of the current user only. C. Send an email on behalf of the current user. https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-
Extend and customize Microsoft 365 with SharePoint Framework
Question
You create a SharePoint Framework (SPFx) web part and include MSGraphClient by using the following manifest. Which two actions can the web part perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Exhibit
Options
- ACreate a file in the current user's Microsoft OneDrive.
- BAccess the user information of the current user only.
- CSend an email on behalf of the current user.
- DAccess the user information of all users.
- ESend an email on behalf of another user.
How the community answered
(39 responses)- A3% (1)
- B82% (32)
- D5% (2)
- E10% (4)
Explanation
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-
Topics
#SPFx#MSGraphClient#Graph permissions#delegated permissions
Community Discussion
No community discussion yet for this question.
