1
Answer

How to get microsoft azure active directory roles in dot net core

Adhikar Patil

Adhikar Patil

4y
628
1
Hello,
      I want to get microsoft azure active directory roles in dot net core using TenantId and RedirectUri. I am having ClientId, TenantId, RedirectUri, Endpoints. So now how to get microsoft azure active directory roles based on these keys in dotnet core.
Answers (1)