Azure-Samples / active-directory-dotnet-graphapi-console

A .NET console application that performs various queries against the Azure AD Graph API using both user identities and application identities.
79 stars 77 forks source link

Fixes AuthenticationHelper to use AcquireTokenAsync #35

Closed robertos closed 6 years ago

robertos commented 8 years ago

Fixes issue #34

acomsmpbot commented 8 years ago

No issues were found in this pull request.

robertos commented 6 years ago

Abandoning this since equivalent changes have already been made on the sample