I am trying to create a custom authentication scheme in ASP.NET MVC using form authentication. The idea that I might have different areas on the site that will be managed -
Isn't this what roles are for? Have a look at asp.net mvc authorization using roles or have a look at roles in general