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 tags do you need to add within the asp:datagrid tags to bind columns manually? How?

0 Answers  


Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0

1 Answers   InfoSpace,


Explain what a diffgram is and a good use for one?

1 Answers   Siebel Systems, Syntax Softtech,


How does the XmlSerializer work? What ACL permissions does a process using it require?

2 Answers  


Page Life Cycle in ASP.NET

2 Answers   Syntel,






Finally and dispose methods?

1 Answers   Microsoft,


Which Is Faster MVC or ASP.net ?

0 Answers   Arigo Infotech,


How to use one project files into another project?

4 Answers   HP,


can i use store procedure in disconnected mode? give me answer

2 Answers  


In asp.net 3.5 we can go one page to onther page without using statemanagment concept?

1 Answers   ANR, Google, TCS,


What is the flow of processing of the request? : asp.net mvc

0 Answers  


What is GAC in ASP.NET 2.0

0 Answers   MCN Solutions,


Categories