What is the difference between authentication and
authorization
?
Answer Posted / akbar hussain
in Easy terms Authentication means system understands that both the provided password and username are correct at login , and particulate user is Authenticated to move further.
Authorization:: When above said process is Successfully Completed , now system decides what are the permissions has to be given to this particular user, either Read / Write / Rear and Write (ie.Both)
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
Explain how to directly call a native function exported from a dll?
What do you mean by windows authentication?
Which one is better WebService and Remoting ?
What is a formatter in .net remoting?
Define singleton activation mode in .net remoting?
When do we use delegates in your remoting applications?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
Explain serialization formatters in .net remoting
What are dynamic assemblies?
Explain marshalling and its types in .net remoting
What are different types of assemblies?
Explain when we use web service and when we use remoting?
What are static assemblies and dynamic assemblies?
What are the types of remoting?
Explain the Flow of remoting?