C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Interview   Jobs   Projects   Offshore Development    
Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing | Talk to Us |



My Profile

Gifts

Active Members
TodayLast 7 Days more...







What is Authentication ? give me in Details


Posted Date: 13 May 2008      Total Responses: 3

Posted By: Ravindraraju.B       Member Level: Gold     Points: 1


What is Authentication ? give me in Details

Thanking you

Regards

Ravindra





Responses

Author: Shivshanker Cheral    13 May 2008Member Level: DiamondRating:     Points: 2
There are two closely interlinked concepts at the heart of security for distributed applications - authentication and authorization.
www.c-sharpcorner.com/.../AuthenticationAndAuthorizatio11252005233533PM/AuthenticationAndAuthorizatio.aspx

Learn about the security models in Microsoft Internet Information Services (IIS) and ASP.NET that will allow you to authenticate your users appropriately ...
msdn.microsoft.com/en-us/library/ms978378.aspx


Author: karthekeyan    13 May 2008Member Level: DiamondRating:     Points: 2
www.codeproject.com/KB/asp/MultiUserLoginAuth.aspx


Author: Sachin Kumar    15 May 2008Member Level: GoldRating:     Points: 2
Authentication is the process of determining whether someone or something is, in fact, who or what it is declared to be. In private and public computer networks (including the Internet), authentication is commonly done through the use of logon passwords. Knowledge of the password is assumed to guarantee that the user is authentic. Each user registers initially (or is registered by someone else), using an assigned or self-declared password. On each subsequent use, the user must know and use the previously declared password. The weakness in this system for transactions that are significant (such as the exchange of money) is that passwords can often be stolen, accidentally revealed, or forgotten.
For this reason, Internet business and many other transactions require a more stringent authentication process. The use of digital certificates issued and verified by a Certificate Authority (CA) as part of a public key infrastructure is considered likely to become the standard way to perform authentication on the Internet.

Logically, authentication precedes authorization (although they may often seem to be combined).




Post Reply
You must Sign In to post a response.
Next : Build C#.Net application under VS2005 environment
Previous : To find programmatically the VSTO runtime and Primary Interop Assembly are installed
Return to Discussion Forum
Post New Message
Category: Visual Studio

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design   Scripts

it help desk

Contact Us    Privacy Policy    Terms Of Use