This document provides an overview of application security features in the Microsoft .NET Framework. It covers code access security, role-based security using identities and principals, cryptography services for encryption and signing, securing ASP.NET web applications using forms authentication and validation controls, and securing ASP.NET web services using message-level security standards. The document also includes demonstrations of implementing these various security techniques in .NET applications and web services.