Share via

Azure AD groups through c# code

mkt 1 Reputation point
2021-01-18T16:07:51.3+00:00

Hi, I need to find Azure AD groups a user belongs to, starting from his credentials (username and password) through c# code. Which are the libraries I need to use?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

1 answer

Sort by: Most helpful
  1. Oscar Maqueda 611 Reputation points Microsoft Employee
    2021-01-18T16:23:03.767+00:00

    Hi I think this thread can be useful https://stackoverflow.com/questions/40725108/querying-azure-ad-using-c-sharp-console-application it uses the graph API.

    Best regards

    Was this answer helpful?

    0 comments No comments

Your answer

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