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 role
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Syed Shanu (3)
Anuradha Rani (2)
Jignesh Trivedi (1)
Vikas Singh (1)
Bilal Shahzad (1)
Abhishek Yadav (1)
Jean Paul (1)
Venkatasubbarao Polisetty (1)
Ramesh Palanivel (1)
Kuppurasu Nagaraj (1)
Shivom Agarwal (1)
Related resources for User role
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
ASP.NET Core 2.0 User Role Base Menu Management Using Dependency Injection
4/3/2018 12:20:14 AM.
In this article we will see in detail how to display role based dynamic menu after user logs in. For this we will create a Menu Master table and insert few records to display the menu and URL to menu
Binding Dynamic Menu Depending On User Role In ASP MVC
9/22/2017 4:05:41 PM.
In this article, we are going to learn how to bind a dynamic menu depending on the User Role in ASP MVC.
Adding User Access Control To Azure Websites In The Azure Portal
4/25/2016 11:20:57 AM.
In this article you will learn how to add User Access control to Azure Websites in the Azure Portal by using the Azure portal.
ASP.NET MVC User Role Base Menu Management Using WEB API And AngularJS
2/2/2016 11:17:21 PM.
In this article we will see how to create and manage a User Role based menu using ASP.NET MVC, WEB API and AngularJS.
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.