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
How to implement form based authentication in asp.net application?
What is an axd file?
How would ASP and ASP.NET applications run at the same time on the same server?
Define page output caching?
What are app services?
What is strong-typing versus weak-typing?
What is paging in context of Memory?
Explain code snippet to register exception filters from controller?
what is loosely coupled solution? How it can be used?
What are the difference between overriding and overloading?
Explain Life cycle of ASP.NET page when a request is made.
How do I publish my asp.net application to my isp's web server?
How do u deploy your asp.net application?
Mention few asp.net validators.
What is use of Master Page in ASP.NET web pages?