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

what are the components available in global.asax ?

1 Answers  


What is CSS? What is the advantage os using CSS in ASP.NET Web Applications?

2 Answers   PCS,


What should you do is you want to remove an existing component but would like to make some funtionalities?

0 Answers  


What are Authentication and Authorization?

0 Answers  


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

0 Answers  






Difference between .NET components and COM components?

2 Answers   Microsoft,


How long do session variables last?

0 Answers  


What can you do with asp.net?

0 Answers  


What is the difference between a candidate key and primary key?

0 Answers  


Describe in brief .net framework and its components.

0 Answers  


When does the application ONEND event handler fire?

1 Answers   C Squared Systems, Verinon Technology Solutions,


What is meant by ispostback in asp net?

0 Answers  


Categories