Security types in ASP/ASP.NET? Different Authentication modes?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / ajay gupta
windows authentication
passport authentication
form authentication
Is This Answer Correct ? | 0 Yes | 0 No |
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 |
To redirect the user to another page which method do we use without performing a round trip to the client?
Is asp.net and .net same?
Is asp.net is a programming language?
What are custom user controls in asp.net?
How can you display all validation messages in one control?
Difference b/w casting and boxing?
What would be salary for 6+ years of experience in ASP.NET in different metro city in india?
What are the two types of web pages?
what is differences between bind and eval?
how many select state ments are used in stored procedure?
Why do we use asp.net?
What are the advantages and limitations of query string?