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
What is form method?
Can viewstate be accessed in another page?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What kind of programming language is ASP.NET?
What is difference between View State and Hidden Field in ASP.NET?
What is latest version of asp.net mvc? : Asp.Net MVC
What is true about application service provider?
What are the uses of list view control in Asp.net?
What is http protocol and how it works?
What is runat?
What is directive in asp net?
What is the difference between session and viewstate?
Is asp.net and .net are same or different?
What is ascx?
Where viewstate value is stored in asp.net?