Answer Posted / imtiyaz chanderki
Authentication & authorization:
Authentication is the process of identification and
validation of a user's credentials.
After the identity is authenticated, a process called
authorization determines whether
that identity has access to a particular resource.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the best Macanism to clear the Cache in asp.net
What is a 307 redirect?
Which method do you use to kill explicitly a users session?
How to implement Authentication and Authorization?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
How to disable disable browser's Back button in asp.net (JavaScript)?
Can you use c# without .net?
Securitywise What are the Enhancements in 2.0?
Why session is used in asp.net?
What is http session state?
Can you clarified A Web service can only be written in .NET or not?
What are session state modes? List some of the important session state modes of asp.net.
Describe the application event handlers in ASP.NET?
Define asp.net caching?