I have added Sharepoint reference in my project. Even after adding reference, it is showing:
SharePointOnlineCredentials Missing or not found.
Can anyone suggest a solution?
I have added Sharepoint reference in my project. Even after adding reference, it is showing:
SharePointOnlineCredentials Missing or not found.
Can anyone suggest a solution?
I faced the same issue
It was due to the reason that I did not install the Microsoft.SharePoint.Client.Runtime package in the NuGet
Make sure that both the NuGet packages are installed in the solution