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 are the ways to configure remoting objects before client can use them?
I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
Explain when we use web service and when we use remoting?
What is unboxing?
What do mean by remotable objects in .net remoting?
Define singlecall activation mode in .net remoting?
What are the threading types?
Elaborate the term WebService and how it differ from Remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Explain how to perform remoting?
What does manifest consists?
Can we configure a .net remoting object via xml file?
What is the Difference between CAO and SAO in Remoting.
Explain the differences between marshal by value and marshal by reference?
Explain the hierarchial description of remoting?