Aug10

RunAs in C#

I do a lot of server programming. I frequently need to be able to run some code as a different user than the currently logged-in user. Unfortunately, the .Net Framework does not make this particularly easy. Sure, there is the WindowsIdentity class a ...[Read More]
Published: Aug-10-09 | 0 Comments | 0 Links to this post