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

Can you dynamically assign a Master Page?

0 Answers   MCN Solutions,


Explain exception filters?

0 Answers  


What is sequence of code in retrieving data from database?

3 Answers   Accenture,


What is IPostBack? How to use it?

0 Answers   MCN Solutions,


What are session variables?

2 Answers   Microsoft,






What are sessions and cookies?

0 Answers  


what is uncle aunty file

1 Answers  


How many view state can be hold by a aspx page ?

3 Answers   Intellevate,


hi all; i need standard notes on .net(basics) for my seminar. im a starter in .net. plz suggest whr can i get satisfactory notes!!!

1 Answers  


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

0 Answers  


What is the difference between managed and unmanaged code? *******

2 Answers   Patni,


How does SQL Server session state works

1 Answers   Emphasis,


Categories