Tagged Questions
3
votes
2answers
882 views
Logging into SharePoint through C# programatically
I am trying to login programatically to a SharePoint app and get the HTML code of specific page within that website. Is there a way how I can do that programatically?
I am having problems with the ...