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 session mode in asp.net?
What is %20 in a url?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Can we set master page as a start page?
Explain about Application and Session Events ?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
How does exception management works in ASP.NET?
Where is session cookies stored?
Difference between overriding and overloading?
Explain global assembly cache.
What is server components?
What is the difference between pathparam and queryparam?
Where can I get information on cookies in asp.net?
What are directives in asp.net?
Which protocol is used to call web service?