Code Free Web Page Security with the SiteMapPath Control This article will show you how to control Web page access within a Web application without writing a single line of code. You will use controls from the .NET Framework 2.0, the built in SiteMapPath Provider and attribute settings in the Web.Config file. This example will be shown using Microsoft Active Directory Groups to control the authorization. For information on using roles without Active Directory Groups see “Understanding Role Management” ......