Explain the difference between authentication and authorization.



Explain the difference between authentication and authorization...

Answer / Vishal Joyti Pandey

Authentication is the process of verifying a user's identity, while Authorization is the process of determining what access or operations that authenticated user has on resources. In other words, Authentication confirms who you are, Authorization decides what you can do.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How do you define authentication in Web.Config?

2 Answers   Accenture, BirlaSoft, IBM,


what is wwf in asp.net?

3 Answers  


What are the features of asp.net mvc?

1 Answers  


what is clr .

1 Answers   Patni,


Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx. All pages are in diff. server. When user req. for a page, Page1.aspx opens Ist & a session established. If user req. for IIn page, second session established. Similarly, 3rd session established if user req. 3rd page. In this scenario, tot. 03 sessions are established. How we can minimize it so that it will work with only one session?

3 Answers   TCS, Wipro,


How many types of validation controls are provided by ASP.NET?

8 Answers  


How do we access view state value of this page in the next page?

1 Answers   MindCracker,


How to execute a stored procedure.and how to call it form a asp page

2 Answers  


What is full trust in asp.net?

1 Answers  


I have a DataGrid in which two of the columns are editable...i want to update the backend table with the newly edited data of the datagrid. How to do this please help me.

1 Answers   MS Technosoft, Wipro,


Explain the difference between inline and code behind - which is best in?

1 Answers  


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

1 Answers   Siebel Systems,


Categories