Jan07

Identity and Access Management Simplified, Part 1

I’ve talked to many customers who were looking to make the various applications in their organizations behave as a single system to their end users. This is a great goal as it leads to many benefits from higher user productivity to lower training ...[Read More]
Published: Jan-07-10 | 0 Comments | 0 Links to this post

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