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

To redirect the user to another page which method do we use without performing a round trip to the client?

0 Answers   Siebel,


Is asp.net and .net same?

0 Answers  


Is asp.net is a programming language?

0 Answers  


What are custom user controls in asp.net?

0 Answers  


How can you display all validation messages in one control?

0 Answers  


Difference b/w casting and boxing?

5 Answers   IBS,


What would be salary for 6+ years of experience in ASP.NET in different metro city in india?

4 Answers  


What are the two types of web pages?

0 Answers  


what is differences between bind and eval?

2 Answers  


how many select state ments are used in stored procedure?

8 Answers   CSC,


Why do we use asp.net?

0 Answers  


What are the advantages and limitations of query string?

0 Answers  


Categories