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

Best Dot Net Center in Chennai ?

1 Answers  


Why is .net used?

0 Answers  


What?s a Windows process?

1 Answers  


DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12

3 Answers  


What is the difference between Dataset and DataReader? Can u breif me ADO.net classes and architecture

2 Answers   Deloitte,






How can I tell if .net 3.5 is installed?

0 Answers  


What do you mean by web service?

0 Answers   Accenture,


Explain can 2 different applications use the same dll in gac at the same time?

0 Answers  


I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.

2 Answers  


How inheritance works in .net?

0 Answers  


Difference between VB.NET and C#. Which is faster ?

16 Answers   TCS,


Explain something about WebService?

0 Answers   BirlaSoft,


Categories