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
Explain about the base class library provided by microsoft.net?
Explain a .net mobile example with details? : Microsoft dot net mobile
how to change row background color in gridview
Explain about developer benefit from memory management?
What is IL code, CLR, CTS, GAC & GC?
which is the institute in hyderabad for providing the live project industry training
What is the difference between an event and a delegate?
Explain difference between machine config vs. Web config? : .NET Architecture
How to improve the cache performance? : Dot net architecture
Describe the Managed Execution Process in .NET?
Explain how does .net mobile work? : Microsoft dot net mobile
What is the use of TPL DATAFLOW?
Explain write back and write through caches? : .NET Architecture
What is an asssembly qualified name? Is it a filename? How is it different?
What is the purpose of cache? How is it used? : Dot net architecture