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

What is the difference between user control an custom control? Advantages/disadvantages?

0 Answers  


What is boxing in .NET?

1 Answers  


Explain me difference between public and static modifiers?

0 Answers  


Explain what are the deferred execution and the immediate execution in linq?

0 Answers  


How do you view the methods and members of a dll?

0 Answers  






What are the Characteristics of .NET?

1 Answers  


What is CLR? How it will work?

3 Answers   NeoSoft,


What does cli do?

0 Answers  


Please explain what is reflection and what is it for?

0 Answers  


What is concurrency? How will you avoid concurrency when dealing with dataset?

0 Answers  


Explain what is reflection in microsoft .net context?

0 Answers  


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

0 Answers  


Categories