What do you mean by authentication and authorization
Answer Posted / 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 |
Post New Answer View All Answers
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
Where do the cookie state and session state information be stored?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What is a web farm?
How will create assesblies at run time?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
To get the values in two different controls to match which control you use it?
What is query string in asp.net?
Why is asp.net so popular?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is _dopostback in asp net?
What is web router?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What are session cookies?