Answer Posted / 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 |
Post New Answer View All Answers
Explain the use of activex control in .net?
Explain About GDI object ?
What is a variable of implicit type and what is its scope?
Explain what is the difference between web application and enterprise application?
What are the advantages of .net?
What are the two main parts of the .net framework?
Compare client server application with n-tier application
Example from .net. Integer & struct are value types or reference types in .net?
Difference between class and interface in .net?
What is the use of immutability?
Tell us why do we use the “using” statement?
What is the difference between task and thread in .net?
Explain what is the difference between constants and read-only variables?
Explain the procedure to add assemly to gac to make it shared one?
When we use windows api in .net is it managed or unmanaged code?