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

How to create a key pair in .net?

0 Answers  


What is .net debug & trace?

0 Answers  


Explain Different kinds of methods?

0 Answers   Wipro,


What is the benefit of .net core?

0 Answers  


Can we use data reader to bind gridview?

3 Answers   TCS,






Explain what is a manifest in .net?

0 Answers  


What are server controls?

1 Answers   Avanade, Wipro,


What is .net3.5?

0 Answers  


Difference between assembly manifest & metadata assembly manifest

4 Answers   Ksb,


Explain me what is the difference between a class and an object, and how do these terms relate to each other?

0 Answers  


I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?

0 Answers  


What is typical about a windows process in regards to memory allocation in .net?

0 Answers  


Categories