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
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
Which one is better WebService and Remoting ?
What are the security measures exist for .net remoting in system.runtime.remoting?
Explain Singleton design pattern of Remoting?
Explain serialization formatters in .net remoting
How to decide which to use .net remoting or asp.net web services?
What are the difference between static assemblies and dynamic assemblies?
Explain when we use web service and when we use remoting?
Explain how does assembly versioning in .net prevent dll hell?
What is unboxing?
What is Remoting?
What are the ways to renew lifetime leases of objects?
What are the channels in .net remoting?
What does manifest consists?
Define delegates and events?