Tagged Questions
2
votes
2answers
246 views
Share Point Client Object Model SAML token from STS
I am planning to use the share-point client object model to get the data(Lists etc) from share-point site ( Sharepoint site and mobile sites are hosted on two different machines/IIS servers).
I do ...
0
votes
2answers
536 views
How to Client Side connect to Sharepoint 2010 with claim based auth
I had to create an application which connects to Sharepoint. The interested Sharepoint Application is set to work ONLY with claim based Authentication, so I cannot use the classic:
NetworkCredential ...