Authentication and Authorization

Answers were Sorted based on User's Feedback



Authentication and Authorization..

Answer / imtiyaz chanderki

Authentication & authorization:
Authentication is the process of identification and
validation of a user's credentials.
After the identity is authenticated, a process called
authorization determines whether
that identity has access to a particular resource.

Is This Answer Correct ?    15 Yes 0 No

Authentication and Authorization..

Answer / 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

More ASP.NET Interview Questions

Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?

0 Answers  


What is the question mark in a url?

0 Answers  


What do you mean by marshalbyref?

0 Answers  


What's the use of formatters in .net?

0 Answers  


What symbol specifies the beginning of a query string?

0 Answers  






What are the benefits of Razor View?

0 Answers   NA,


How to compare two strings with out Case sensitive ?

4 Answers   Protech, ProtoTech,


What is cookies in asp net?

0 Answers  


What is an example of an application service provider?

0 Answers  


Is asp.net easy to learn?

0 Answers  


How do you use a custom validator? When might you want to use one?

3 Answers   Infosys,


how to use web services with code?(with example code)

1 Answers   Accenture,


Categories