Security types in ASP/ASP.NET? Different Authentication modes?
Answer Posted / 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 View All Answers
What are the properties of the eventargs argument when capturing keyboard events?
How Session outproc in Sqlserver stored?
Explain the difference between inline and code behind - which is best in?
Which platform does Microsoft .NET use for exchanging data between applications?
What are session and cookies?
What is the difference between user control an custom control?
What is difference between inproc and outproc?
How does windows service lifecycle differ from a .standard. Exe?
When does a session actually start?
What is a pixel url?
Apart from IDE what are the enhancements in asp.net 2.0?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Explain Features in ASP.NET
What is the maximum number of classes that can be contained in one dll file?
What are server side controls?