Tagged Questions
1
vote
1answer
651 views
How to impersonate specific user in sharepoint foundation by code
I'm trying to impersonate another user by code.. I know in Sharepoint Enterprise there's a method which uses the UserProfileManager to impersonate...
I wrote down this "trace code" without know if it ...