TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About User roles
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anuradha Rani (2)
Jignesh Trivedi (1)
Vikas Singh (1)
Bilal Shahzad (1)
Abhishek Yadav (1)
Jean Paul (1)
Syed Shanu (1)
Venkatasubbarao Polisetty (1)
Shivom Agarwal (1)
Related resources for User roles
No resource found
Role Base Authorization In ASP.NET Core 2.1
9/23/2024 9:34:36 AM.
In this article, we explore Role-Based Authorization in ASP.NET Core 2.1, explaining how to secure applications by assigning user roles and managing access control.
Showing Restricted or Role-based Users in PowerApps Form Dropdown
7/4/2024 8:26:17 AM.
Security of their app or data or functionality everyone demands. Most of requirements require approval process and if we have limited approvers listed what could be asked for more.
Hiding and Showing Controls on App with Role-Based Permissions
7/3/2024 12:27:20 PM.
We all know that we can break and handle permission on Sharepoint list and list items. We can also restrict user access on powerapps and forms. We can enable and disable controls depending upon status
Manage Role-Based Access Control (RBAC) in Azure
6/26/2024 5:19:08 AM.
Role-Based Access Control (RBAC) in Azure manages permissions by assigning roles to users, groups, and applications at various scopes, such as subscriptions or resource groups. This ensures users have
Make Your Debugging Easier With 'Login As' Design Pattern
4/18/2024 1:16:39 PM.
Streamline debugging with the 'Login As' design pattern, enabling authorized users to temporarily access accounts for testing purposes. Enhance development efficiency and ensure thorough testi
Grant Execute Or View Permission To Stored Procedures In SQL Server
4/4/2024 8:53:54 AM.
In this article we’ll learn how we can grant execute permission or view permission on stored procedures. We’ll also see why users require explicit permission on stored procedures.
SharePoint Permissions - Important Aspects
4/4/2024 8:52:33 AM.
In this article I am trying to reveal the important permissions aspects of SharePoint 2010. Please note that this will be a subset of Security.
ASP.NET MVC 5 Security And Creating User Role
11/16/2023 5:39:03 AM.
In this article we will see how to use ASP.NET Identity in MVC Application for creating user roles and display the menu depending on user roles.
Get User Roles With Webresource In Dynamics CRM
6/15/2022 1:51:58 PM.
In Dynamics 365 CRM, for certain requirements we need to get user roles so that based on those roles we can show or hide few fields or some other core logic. As an example, on selected contact record
Get Missing Objects For a Particular User in a Database
5/1/2014 12:00:20 PM.
In this article I will explain how to get missing objects for a particular user in a database.