What do you mean by authentication and authorization
Answer Posted / 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 |
Post New Answer View All Answers
Write code to send e-mail from an asp.net application?
Write a code for passing ArrayList in Web API?
What is view state management in asp net?
explain code with datachaching with example
What is the extension of master page in asp.net?
Give 2 examples for scenarios when routing is not applied?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Why mvc is better than asp.net? : Asp.Net MVC
What is a web api?
How can you register a custom server control to a web page?
What is the size of Get method and how much data it can store?
Explain difference between friend and protected friend?
What is the Intermittent crashing of application in production?
Is asp.net different from asp? If yes, explain how?
Explain asp.net mvc request life cycle? : asp.net mvc