Forum Discussion

john john's avatar
john john
Iron Contributor
Sep 24, 2020

'AuthenticationManager' does not contain a constructor that takes 0 arguments

I have the following code to connect to SharePoint using clientID and ClientSecret:-   string siteUrl = "https://****l.sharepoint.com/sites/DocumentApprovalProcess/"; string clientId = "**...

Resources