This document summarizes a presentation on .NET security providers given by Dean Willson. The presentation covered conceptual information on the provider model and login controls. It included code examples demonstrating login controls, installing and configuring the ASP.NET membership database, and using role-based authorization. The presentation showed how to implement security features in a starting website and a finished website with login and role-based access.