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
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Why is global asax is used for?
Is it possible to create web application with both webforms and mvc?
Any disadvantages in Dataset and in reflection ?
What is a postback url?
What is true about application service provider?
What are the differences between the response.write() and response.output.write()?
What is the difference between page directive include and action tag include?
Is asp.net a programming language?
Explain the use of fragment caching.
What is the full form of asp.net?
What is meant by asp.net?
Is data edited in the Repeater control?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
How you can manage the state of application at the server side in ASP.NET?