Security types in ASP/ASP.NET? Different Authentication modes?

Answers were Sorted based on User's Feedback



Security types in ASP/ASP.NET? Different Authentication modes?..

Answer / babu

Asp security can be done in three ways
1.Windows authentication
2.passport (or)authentication
3.forms (or)asp authentication

Is This Answer Correct ?    25 Yes 3 No

Security types in ASP/ASP.NET? Different Authentication modes?..

Answer / pradeep

Different types of security in asp.net are
1.Code Access Security
2.Evidence Based Security
3.Role Based Security
4.Declarative and Imperative security
5.Cryptography
Different modes of Authentication are
1.Windows Authentication
2.IIS Authentication
3.Microsoft Passport Authentication
4.Forms Authentication

Is This Answer Correct ?    22 Yes 5 No

Security types in ASP/ASP.NET? Different Authentication modes?..

Answer / ajay gupta

windows authentication
passport authentication
form authentication

Is This Answer Correct ?    0 Yes 0 No

Security types in ASP/ASP.NET? Different Authentication modes?..

Answer / richa misra

There r 3 types of security in .Net
1.Windows Authentication
(i)Anoymous
(ii)Basic
(iii)Digest
(iv)Windows integated
2.Micsoft Authentication
3.Form Authentication

Is This Answer Correct ?    11 Yes 18 No

Post New Answer

More ASP.NET Interview Questions

What is a viewstate?

0 Answers  


Difference between ASP & ASP.NET Session State

1 Answers   Cognizant, Wipro,


what is synchronization and asynchronization. what are the difference between two?

1 Answers   TCS,


What language does asp.net use?

0 Answers  


What is repository pattern in mvc.net? : asp.net mvc

0 Answers  


Describe how ASP.NET maintains process isolation for each Web application?

0 Answers   B-Ways TecnoSoft,


How many types of session state management options available in asp.net?

0 Answers  


What event fired during, when datagrid click?

1 Answers  


Do you support digital rights management to protect my videos?

0 Answers  


I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.

2 Answers  


what is clr .

1 Answers   Patni,


Why asp.net is better than php?

0 Answers  


Categories