List Question
20 TechQA 2013-08-23T22:52:25.287000Override the User.IsInRole and [Authorize(Roles = "Admin")] for MVC4 application
18.3k views
Asked by Jay
How to use IsInRole from ASP.NET Membership in the Library dll
1.1k views
Asked by ojeke
Why @User.IsInRole not working?
584 views
Asked by Husni Salax
WindowsPrincipal.IsInRole not working in IIS 7/Win Server 2K8, but working on IIS 6/Win Server 2K3
1k views
Asked by FishBasketGordo
Adding roles dynamically to the asp.net role provider
246 views
Asked by user957479
User.IsInRole("Admin") returning always false in _Layout.cshtml
223 views
Asked by Rick Astley
Verify Group based permissions
208 views
Asked by Vivek
Given the string of the UserName, how can I check if that user IsInRole?
930 views
Asked by Ecnalyr
Identity 2.0 Custom UserManager/RoleManager vs razor calling User.IsInRole("RoleName")
1.6k views
Asked by Robert Achmann
How to change and apply role for current user in ASP.NET MVC 5
2.1k views
Asked by Rafał Świerczek
Usage of User.IsInRole() in a View
20k views
Asked by Isuru
How does IPrincipal gets its roles?
10.7k views
Asked by abatishchev
Check IsInRole without requiring the Authorize attribute?
1.1k views
Asked by cw_dev
Verify logged in user against exchange distribution list or AD groups in c#
2.2k views
Asked by Ashish
IsInRole() not checking for nested group membership, what am i missing
572 views
Asked by AgentMac
How not to use a magic string with IsInRole in Silverlight RIA?
233 views
Asked by Robert Kaucher
IsInRole - VB Form Load
198 views
Asked by Lee
User.IsInRole only works with AD Group SID (rather than Group Name)
392 views
Asked by Karl
The User.IsInRole working for Admin but false for other users
1.2k views
Asked by Waller