Answer Posted / alb.shah
authentication is to verify that indentity has right to
access or not
mechanisums are
1.windows
for windows authentication we need iis because iis provid
windows authentication.
2.passport
in that authentication check using microsoft passport
service.
3.form
in that authentication is based on session cokkies.if that
is not available then page is redirected.
Authorization is the process to validate a user based on
cridential
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between array and linkedlist?
What is the purpose of session management?
What are the different web pages?
Disable Mouse right click on web page in asp.net?
How dataadapter.fill works?
Can you clarified A Web service can only be written in .NET or not?
What's the ASP.Net Application life cycle?
How to find last error which occurred?
What is the use of execute non query in asp.net?
Can you explain the importance of finalize method in .net?
How many types cache in asp net?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Define globalization and localization.
What is the difference between server-side scripting and client-side scripting?
Why do you use the app_code folder in asp.net?