How to Programmatically Impersonate Users in SharePoint
April 9, 2009 Comments Off
Sometimes when creating SharePoint web or console applications, you may need to execute specific code blocks in another user’s context. Impersonating users in SharePoint will require a couple of things: the account that the web or console app uses has privileges to impersonate other users (typically this would be the system account) specific users’ user [...]
