What do you mean by authentication and authorization

Answers were Sorted based on User's Feedback



What do you mean by authentication and authorization..

Answer / skmdali786

Simple answer to this is as follows Authentication is process
of finding whether the user is valid.Example username and
password u enter in mail page.That process is authentication
Authorization is the process of holding rights for particular
task.Example: Usually admin have right to install software in
companies and others are not granted this right.

Is This Answer Correct ?    8 Yes 1 No

What do you mean by authentication and authorization..

Answer / priya

authorization means asking a user a legal login id , if a user is able to provide a legal login id, he/she is considered an authorized person.
authentication is also a termed as password protection, as the authorized user is asked to provide a valid password, and if he/she is able to do this .he/she is considered to be an authentic user

Is This Answer Correct ?    1 Yes 0 No

What do you mean by authentication and authorization..

Answer / aadesh kumar

Authentication is the process of validating a user on the credentials (username and password) and authorization performs after authentication. After Authentication a user will be verified for performing the various tasks, It access is limited it is known as authorization.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the use of SmartNavigation property?

4 Answers  


Why do we need asp.net?

0 Answers  


Code for scolling in gridview

1 Answers   TCS,


How does viewstate work?

0 Answers  


How to implement caching?

2 Answers   Infosys, Microsoft,






what is strong name?

4 Answers   Fidelity, Infosys, Microsoft, Shriram Value Services,


Difference between ASP Session and ASP.NET Session?

2 Answers  


How would ASP and ASP.NET applications run at the same time on the same server?

0 Answers   Satyam,


What is the relationship between IIS and ASP.NET in the generation of dynamic Web sites?

1 Answers  


Fetch one page value to another page without using state-managment ?

0 Answers   HCL,


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

0 Answers  


Why session is used in asp.net?

0 Answers  


Categories