List Question
10 TechQA 2015-06-08 06:29:17What set's the User.Identity.Name and User.Identity.IsAuthenticated?
1.8k views
Asked by radbyx
Why to create a custom principal interface when you want to create a Custom Principal in Asp.net MVC?
339 views
Asked by Mo Haidar
What is the idea behind IIdentity and IPrincipal in .NET
28.1k views
Asked by Aloraman
Unit Testing, how to set Thread.CurrentPrincipal and IsAuthenticated
6.8k views
Asked by user1790300
Why does Resharper think IPrincipal.Identity will never be null?
639 views
Asked by Dylan Beattie
Using PrincipalContext & PrincipalSearcher to access Active Directory users from separate server
2.7k views
Asked by John John
Custom Principal reverting to GenericPrincipal on new requests
2.3k views
Asked by lancscoder
Retrieving a user principal object using down-level user name
2.4k views
Asked by user2722002
Wrong Thread.CurrentPrincipal in async WCF end-method
2.2k views
Asked by MvdD