Search code examples
ASP.NET MVC - Set custom IIdentity or IPrincipal...

asp.netasp.net-mvcforms-authenticationiprincipaliidentity

Read More
WindowsPrincipal.IsInRole() not returning the expected result...

c#securityactive-directorysecurity-rolesiprincipal

Read More
What's the difference between HttpContext.Current.User and Thread.CurrentPrincipal in asp.net?...

asp.netiprincipal

Read More
Unit Testing, how to set Thread.CurrentPrincipal and IsAuthenticated...

c#unit-testingiprincipal

Read More
IPrincipal property is null when accessed from ASP.NET MVC controller constructor...

c#asp.netasp.net-mvciprincipal

Read More
Why is FindByIdentity with Domain Context ignoring local machine name in argument?...

c#active-directoryuser-accountsiprincipal

Read More
Inject IPrincipal with SignalR...

c#dependency-injectionsignalrowiniprincipal

Read More
Set User property for an ApiController in Unit Test...

c#asp.net-web-apiiprincipal

Read More
Access ApiController User in class library...

securityasp.net-web-apidependency-injectioniprincipal

Read More
ASP.NET MVC - Custom IIdentity or IPrincipal with Windows Authentication...

asp.net-mvcwindows-authenticationextendiprincipal

Read More
What is the idea behind IIdentity and IPrincipal in .NET...

c#.netiprincipaliidentity

Read More
Retrieving User Name from Active Directory...

c#asp.netactive-directoryiprincipal

Read More
Pass IPrincipal from MVC to SignalR...

authenticationmodel-view-controllersignalridentityiprincipal

Read More
Custom Identity using MVC5 and OWIN...

c#asp.net-mvc-5claims-based-identityowiniprincipal

Read More
ASP MVC Make Class Namespace Available In All Views...

c#asp.net-mvcrazoriprincipal

Read More
Cannot convert type 'CustomPrincipal' to 'System.Security.Principal.IPrincipal'...

c#.netmodel-view-controlleriprincipal

Read More
Materializing Custom Principal With AspNet.Security.OpenIdConnect.Server (ASP.NET vNext)...

asp.netasp.net-corejwtiprincipalaspnet-contrib

Read More
How to implement role-based authorization in WPF application calling database through WCF services?...

c#wpfmembership-providerroleprovideriprincipal

Read More
Why to create a custom principal interface when you want to create a Custom Principal in Asp.net MVC...

asp.net-mvciprincipalprincipalcustom-authentication

Read More
What set's the User.Identity.Name and User.Identity.IsAuthenticated?...

asp.netasp.net-mvcasp.net-identityiprincipaliidentity

Read More
Custom Principal reverting to GenericPrincipal on new requests...

asp.netasp.net-mvcsecurityiprincipal

Read More
Get AuthorizeAttribute to work roles with start and expiration date in web api 2 application ?...

asp.net-web-api2asp.net-identity-2iprincipal

Read More
using custom IPrincipal and IIdentity in MVC3...

asp.net-mvc-3forms-authenticationiprincipaliidentitycustom-authentication

Read More
Should User class implement IPrincipal and IIdentity...

c#asp.net-web-apiiprincipaliidentity

Read More
Implementing IPrincipal and IIdentity in MVC with use of custom membership and role provider...

c#model-view-controlleriprincipaliidentity

Read More
Identity 2.0 Custom UserManager/RoleManager vs razor calling User.IsInRole("RoleName")...

asp.net-identityiprincipalisinrole

Read More
How to do ASP.NET Web API integration tests with custom authentication and in-memory hosting...

c#asp.net-web-apiauthorizationintegration-testingiprincipal

Read More
Update: Passing HttpContext and IPrincipal to Controler in ReSharper unit test...

asp.net-mvc-3unit-testingnunitresharperiprincipal

Read More
WCF PrincipalPermission Authorization...

c#.netwcfiprincipaliidentity

Read More
ASP.NET MVC custom IPrincipal injection...

asp.net-mvciprincipal

Read More
BackNext