AzureADQuickStarts / AppModelv2-WebApp-OpenIDConnect-DotNet

ASP.NET Web Server - OpenID Connect v2 Endpoint Sample
Apache License 2.0
96 stars 91 forks source link

Updating to Graph SDK 5. #51

Closed jmprieur closed 1 year ago

wizofaus commented 9 months ago

How do we rewrite code like .Request().WithAppOnly().GetAsync() with the new MS Graph?