Closed jmprieur closed 1 year ago
How do we rewrite code like .Request().WithAppOnly().GetAsync() with the new MS Graph?
.Request().WithAppOnly().GetAsync()
How do we rewrite code like
.Request().WithAppOnly().GetAsync()
with the new MS Graph?