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
Why should i prefer JSP over asp.net or any other web development language..??
How is it possible for .NET to support many languages?
Explain some of the major built-in objects in asp.net
Can user control be stored in library?
How can you implement encapsulation in asp.net?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What is the difference between cache and cookies?
Why Unload event of MasterPage Calls first in ASP.net ?
What is a web api endpoint?
How do I create a web form?
Explain automatic memory management in .net.
What is virtual directory in asp.net?
Should I delete cookies?
How would you turn off cookies on one page of your website?