What do you mean by authentication and authorization
Answer Posted / aadesh kumar
Authentication is the process of validating a user on the credentials (username and password) and authorization performs after authentication. After Authentication a user will be verified for performing the various tasks, It access is limited it is known as authorization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you handle exceptions in asp.net?
What is the difference between dynamic SGA and static SGA?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What kind of programming language is ASP.NET?
What is the use of session state and application state and difference between them?
What is master page in dtp?
Which asp.net objects encapsulate the state of the client and the browser?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Explain the different types of assemblies?
What is user control in asp.net?
How do cookies work?
Which dll handles the request of .aspx page?
How to implement globalization and localization in the use interface in .net.
In which event of page cycle is the viewstate available?
What is the difference between application state and caching?