What is the difference between authentication and
authorization
?
Answer Posted / madhusudhan hareesh
In simple terms Authentication means to identiy a
particular user by computer, and it can be done by some of
like password,device based authentication technologies.
Where as once authentication process completed and the
computer finds the valid user then Is that particular user
had privilage to access particular resources like printers
etc or not comes under authorization.
| Is This Answer Correct ? | 14 Yes | 13 No |
Post New Answer View All Answers
What is asynchronous programming?
Explain how to perform remoting?
What are the threading types?
Explain threading types?
Define singlecall activation mode in .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What are the security features in .net remoting?
Can we configure a .net remoting object via xml file?
Define a process?
What do you mean by passport authentication?
What are static assemblies and dynamic assemblies. Differences between them?
What are the channels in .net remoting?
What are the advantage of remoting over web services?
Explain when we use web service and when we use remoting?
What is the Difference between CAO and SAO in Remoting.