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 is syntax code to send email from an asp.net application?
How do you sign out from forms authentication?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Which methods validate all the controls on a page?
Differentiate between file-based dependency and key-based dependency.
What's the use of formatters in .net?
What are the benefits of view state?
What are sessions used for?
Does google crawl redirects?
How many types of cache are there?
How is my content secured from unauthorized access?
What are the new navigation controls in asp.net 2.0?
What do you mean by query string?
Will the asp.net validators run in server side or client side?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?