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

Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?

3 Answers  


What is the difference between adding reference in solution explorer and adding references by using ?

0 Answers  


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

0 Answers   Sans Pareil IT Services,


what are the components available in global.asax ?

1 Answers  


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

0 Answers   Satyam,






How to Insert/Add in ASPXgridview

0 Answers   Infosys,


Briefly describe different techniques for ASP.NET State Management?

6 Answers   Deloitte, Syntax Softtech,


What is the difference between file-based dependency and key-based dependency?

0 Answers  


What is session and cookies in asp.net?

0 Answers  


How do you implement Paging in .Net ?

1 Answers  


Describe the Server Control Events of ASP.NET?

0 Answers   SwanSoft Technologies,


How can you use a custom controls in ASP.NET application?

0 Answers   Sans Pareil IT Services,


Categories