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
What is the Difference between CAO and SAO in Remoting.
How can you configure a .net remoting object via xml file?
Define singleton activation mode in .net remoting?
What is unboxing?
Define delegates and events?
What are the steps to publish an object outside the service domain
What is the proxy of the server object in .net remoting?
Explain Singleton design pattern of Remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What are the security measures exist for .net remoting in system.runtime.remoting?
What is asynchronous programming?
Define a process?
Types of compatabilities and explain them ?
What are static assemblies?