what is authentication and authorization?how do they
differ?
Answer Posted / shubhra wairagade
Authentication is a mechanism where a system may securely identify their users
And gives answers 2 the questions like
1)who is the user?
2)Is the user really he/she represents to b?
Authorization by contrast ,is a mechanism by whixh a system decides what level of access a particular authenticate user should have.
*Is the user X authorized to perform operation P on resource R?
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How can I write my own .NET host?
Explain some of the disadvantages due to microsoft.net?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
How resource files are used in .net?
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
readonly syntax ?
When do I need to use gc.keepalive?
difference between data reader and dataset
What are the different pipelining hazards? : Dot net architecture
What is private constructor? And it's use?
where should I put this information then?
Explain the five stages in a dlx pipeline? : .NET Architecture
I want to create a project like google maps how can we do that with atlas?
Explain cache memory? : Dot net architecture
any one can explain about projectarchitecture and project approach briefly