SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,826 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have created an Azure App Registration, and I got these info:-
now how i can use that info inside my console application to authenticate to SharePoint online site collection to perform CRUD operation on its lists? i do not want to use any external libraries such as PnP SDK... i want to perform raw calls inside my C# console application. any advice?
Thanks