Tagged Questions
0
votes
1answer
164 views
Lists.asmx item person not in UserGroup.asmx GetAllUserCollectionFromWeb method
I am using Lists.asmx's GetListItems method, then I'm using info from UserGroup.asmx's GetAllUserCollectionFromWeb method to get more user details about a person in one of the columns of the list.
I ...
1
vote
1answer
1k views
Web Services and Claim Based Authentication Problem
I'm facing some problems accessing by Claim Based to my web service.
On my App there's only Claim Based: windows auth is disabled and NTLM also.
If I access to Sharepoint by web based interface, this ...