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 a system lock?
Difference between Panel and GroupBox classes?
Difference between Debugging and tracing in .net
Explain what is an application domain?
Explain manifest & metadata.
Is there any thread in our .net programs?
What is a strong name in .net?
Writing a Stored procedure to insert the values into a table
What is Event Bubbling in .NET?
Explain About GDI object ?
What's the use of system.diagnostics.process class in .net?
Difference between user groups and code groups