ASP.NET users’ authentication
11-12/2005 , p252..255
Author(s):
Vasile GORGAN
Keywords:
security, authentication, ASP .NET
Abstract:
Security is a major concern for both application architects and developers. Applications that store sensitive information need to be protected from malicious attacks and from competitors attempting to steal information or intellectual property. Authentication is the process of accepting credentials from a user and validating those credentials against a designated authority. ASP.NET provides built-in support for user authentication through several authentication providers: Forms-based authentication, Passport authentication and Windows authentication.
Download:
Back
|
|