Facebook

Password

ASP.NET Security Lecture 1

ASP.NET Security Lecture 1 Authentication: Checks user identityAuthorization: Check Permissions 4 type of security:1. Windows Authentication2. Forms Authentication: Can be customized3. Passport Authentication4. NoneWeb.config  For more information on how to configure your ASP.NET application, please visit  http://go.microsoft.com/fwlink/?LinkId=169433