ASP.NET MVC - Set custom IIdentity or IPrincipal...
Read MoreUser.Identity.GetUserId() always returns null in controller action...
Read MoreWhat is the idea behind IIdentity and IPrincipal in .NET...
Read MoreThread.CurrentPrincipal is Reset/ClaimsPrincipal Lost when retrieving from ClaimsPrincipal.Current...
Read MoreHttpContext.Current.User.Identity.Name is always string.Empty...
Read MoreGet Owin IIdentity from IHttpHandler...
Read MoreOverride HttpContext.Current.User.Identity.Name...
Read MoreWhat set's the User.Identity.Name and User.Identity.IsAuthenticated?...
Read Moreusing custom IPrincipal and IIdentity in MVC3...
Read MoreShould User class implement IPrincipal and IIdentity...
Read MoreOverride the IIdentity property of User...
Read MoreIs there a way to pass user information to an IIdentityValidator?...
Read MoreImplementing IPrincipal and IIdentity in MVC with use of custom membership and role provider...
Read MoreWCF PrincipalPermission Authorization...
Read MoreWhat's the best way to attach an object to a logical control flow?...
Read MoreRoleProvider dosn't work with custom IIdentity and IPrincipal on server...
Read MoreSerializationException on 'CustomIdentity' when user is denied in ASP.NET...
Read MoreRole-based Security without Forms Authentication in ASP .NET...
Read MoreImplementing a Custom Identity and IPrincipal in MVC...
Read MoreUnity equivalent for Ninject's Bind.ToMethod of IPrincipal,IIdentity...
Read MoreCustom User.Identity to add property...
Read MoreMVC2 :: How do I *USE* a Custom IIdentity Class?...
Read MoreHow do you override the WCF AuthenticationService IsLoggedIn() method?...
Read MoreCustom IIdentity and passing data from an attribute to a controller...
Read MoreStore user id in Principal or Identity? ASP.Net/OpenID...
Read More