Claims Identity + C# 4.0 Dynamics
In this post I want to share with you something that I always use when I work with claim-based identity using Windows Identity Foundation. As you probably know, when you use claim-based identity in a project using WIF you have access to the user claims in the System.Thread.CurrentPrincipal.Identity property, but there is an small problem, [...]