Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

How to connect SharePoint Site with ADFS user credentials

$
0
0

Hello All,

Previously we have using C# code to connect SharePoint site via Window Authentication.

NetworkCredential credentialSharePointWebService = new NetworkCredential(UserName, Password));

lstSharePointWebService.Credentials = credentialSharePointWebService;

But now we are using ADFS authentication. We have entered ADFS username and password but still we getting error while connection to SharePoint site.Could someone help me to connect SharePoint Site using ADFS user credentials.

Any help will be appreciable.

Thanks,

Amar Shinde


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>