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
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.
What do you mean by passport authentication?
How do you directly call a native function exported from a DLL?
What does manifest consists?
What is the purpose of strong name?
What are the security features in .net remoting?
Define the lease of the object?
What are the threading types?
What is the proxy of the server object in .net remoting?
What do mean by remotable objects in .net remoting?
Define remotable objects in .net remoting?
Are you aware of containment and Aggregation ?
Difference between web services & remoting?
What is Remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?