Explain role-based security in .Net.
Answers were Sorted based on User's Feedback
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 |
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 |
What is the difference between imperative and interrogative code?
What are the different types of memory in .net?
Explain the process of serialization in .NET?
Difference between Panel and GroupBox classes?
Different levels of priority provided by .net.
What are the advantages of .net?
how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?
What is view state?
What is Event - Delegate? clear syntax for writing a event delegate
What is different between Web User Control and Web Custom Control?
What is the microsoft .net?
Describe the role of global.asax.