What is meant by role based security?
when we use this one
Answer Posted / vdk
We can use role based security while we use forms
authentication to authenticte users and roles are used to
authorize i.e grant or deny access to particular pages in
ur application depending upon the user role assigned to
them.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would ASP and ASP.NET applications run at the same time on the same server?
What is application in asp net?
What is the difference between Session and response.Redirect?
Briefly describe the role of global.asax?
What is virtual directory in asp.net?
Explain what is postback in asp. Net?
Can more than one person use the same login?
What are the different types of validation controls provided in ASP.NET?
What are the Types of authentications in IIS
Define reflection in .net?
How many validators do ASP.NET have?
Differentiate between a hyperlink control and a linkbutton control.
Describe paging in asp.net?
Why we are using mvc instead of asp.net? : Asp.Net MVC
Which is better session or viewstate?