In this post I show how you can use the ActiveDirectoryMembershipProvider and AuthorizationStoreRoleProvider classes to manage your application's authentication and authorization requirements with forms based authentication.
While there was no out-of-box ASP.NET parameter for handling data stored in the application settings configuration collection, in this post I show how you can easily write your own.