3
Answers

Call Microsoft Graph API from C# with plain admin creds.

Aakash Maurya

Aakash Maurya

7y
1.4k
1

The question is very straight forward.

Is it possible to use Username and Password as a Plain text to get Office 365 Groups and users in c# code using Microsoft Graph API?

If yes, then how? I need to develop an application where I need to fetch the Office 365 Groups and Users and display it to the Non Admin Users too.

Answers (3)