You are developing a front end web app.

You are developing a front end web app.
You want to display the current username as part of the user interface.
You need to retrieve the current username from Microsoft Graph by using a REST request. The solution must minimize the amount of information returned.
To which URI should you send the request?
A. https://graph.microsoft.com/v1.0/me?$select=displayName
B. https://graph.microsoft.com/v1.0/me?$search=displayName
C. https://graph.microsoft.com/v1.0/users/[email protected]/people?$select=displayName
D. https://graph.microsoft.com/v.1.0/me

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.