Which class provides methods that can be used to manage role
membership to be used in user authorization?
Answer Posted / sudhakar k
During this walkthrough, you will learn how to:
Establish roles for an application.
Assign users to roles.
Create rules (permissions) that selectively grant or deny
access to pages for different rules.
Programmatically d
Determine whether a user is in a particular role and which
roles the current user is in.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is %20 in a url?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is Razor View Engine
What is another word for redirect?
Explain form level validation and field level validation?
Why would a company use an application service provider?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is Bundling and Minification in MVC?
How can I create master page in asp net?
Where sessions are stored in asp.net?
In which event of the page life cycle, is the viewstate available?
Explain the difference between Repeater and Data list control in ASP.NET?
How does asp.net work?
How many web.config files can I have in an application?