How can i call a MS graph API (events) with delegated permissions in Azure AD from console app in .net

NC123 1 Reputation point
2021-12-08T13:19:07.153+00:00

i need to call the events graph api to create a meeting link and send it to the attendees
i can call the API using the client flow , which requires the application permissions.
but when only the delegated permissions are granted, there are no roles in token which is generated.
Using the ConfidentialClientApplicationBuilder class to genrate the token

Developer technologies | VB
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.