web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Calling SharePoint Online API using Azure AD App-Only permissions using Certificate Auth

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
Below are the steps we need to follow to call SharePoint Online API through a Console App (C#). The first step is to register an Azure AD app. Provide appropriate SharePoint API Permissions As the console app would run in the background we opted for Application Permissions. For testing, we opted for Sites.FullControl.All permission. Also, … Continue reading "Calling SharePoint Online API using Azure AD App-Only permissions using Certificate Auth"

This was originally posted here.

Comments

*This post is locked for comments