What is the difference between authentication and
authorization
?
Answer Posted / ashish nigam
Authentication is to check about user.Through authentication
check the user exist or not .
It check that user exist or not.
Authorization check that authentic user have proper
permission or not to access that particular page or
services.
| Is This Answer Correct ? | 80 Yes | 17 No |
Post New Answer View All Answers
Explain the hierarchial description of remoting?
What is objref object in remoting?
What is the proxy of the server object in .net remoting?
Explain how to perform remoting?
Define singlecall activation mode in .net remoting?
What are the channels in .net remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Difference between web services & remoting?
Is it a good design practice to distribute the implementation to remoting client?
What is Remoting?
Can you pass SOAP messages through remoting?
What are the remotable objects in .net remoting?
Define remotable objects in .net remoting?
what are the requirements to enable remote components to interact each other?
what is Client-activated object in remoting?