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

Can a .net web application consume java web service?

0 Answers  


Differentiate between a page theme and a global theme?

0 Answers  


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

0 Answers   Quest,


what is shared assembly?

2 Answers   Microsoft,


To which class you load XML or Related Data

1 Answers  






How many web.copnfig can exists in a web application & which will be used ?

3 Answers   MMTS,


If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.

0 Answers   Siebel,


what is postback implementation?when pre-render event n init event is fired?

2 Answers   Ness Technologies,


what is webservices ? and what is web server ?

1 Answers   Wipro,


What is view state management in asp net?

0 Answers  


What are early binding and late binding.

0 Answers  


What are the authentication types in asp.net?

0 Answers  


Categories