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 Singleton design pattern of Remoting?
How do you implement distributed applications in .net?
What is the difference between remoting and webservice?
Can we configure a .net remoting object via xml file?
Define singlecall activation mode in .net remoting?
What is fundamental of published or precreated objects in remoting?
Which Namespaces is used to achieve the Remoting?
Explain how to directly call a native function exported from a dll?
When do we use delegates in your remoting applications?
Are you aware of containment and Aggregation ?
What are the types of remoting?
Explain how does assembly versioning in .net prevent dll hell?
How to directly call a native function exported from a dll?
What are the security measures exist for .net remoting in system.runtime.remoting?
How can you configure a .net remoting object via xml file?