Explain role-based security in .Net.

Answers were Sorted based on User's Feedback



Explain role-based security in .Net...

Answer / hrindows@gmail.com

Role-based security in .Net is used to implement robust security measures based on the role assigned to the users in the organization. Users can then be authorized based on their roles in the organization. For instance, windows have role-based access such as administrators, users, and guests.

Is This Answer Correct ?    0 Yes 0 No

Explain role-based security in .Net...

Answer / izetamtechnologies

Role-based security is used to implement security measures in .NET, based on the roles assigned to the users in the organization. In the organization, authorization of users is done based on their roles.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Please explain about "this" object

4 Answers   CTS,


What are the contents of assembly?

4 Answers  


What is the difference between web application and enterprise application?

0 Answers  


What?s Singleton activation mode?

1 Answers  


How to write an MMC snap-in for my Windows service?

1 Answers  






what is the use of "mustinherit" keyword?

2 Answers  


What is the procedure to add assemly to gac to make it shared one?

0 Answers  


Is Driver Script any how related to AOM?

0 Answers   TCS,


Differences between dll and exe?

0 Answers  


Explain can the validation be done in the server side? Or this can be done only in the client side?

0 Answers  


What are three common acronyms used in .net, and what do they stand for?

0 Answers  


Conceptually, what is the difference between early-binding and late-binding?

0 Answers  


Categories