Tagged Questions
2
votes
2answers
665 views
Impersonation in a net.tcp WCF-service in a claims based/Kerberos solution
I have tried to keep this as short as possible, dont hesitate if you want more details.
Im trying to get impersonation (of calling user) to work over a net.tcp WCF-Service in a Sharepoint ...
5
votes
1answer
357 views
Custom Web Service not cannot find User
I have created a Custom Web Service for my .NET application that performs various functions against a Sharepoint 2010 site. I use a standard function to run each function as an impersonated user (so ...