Configuration config = WebConfigurationManager.OpenWebConfiguration("/ProductInfo); IdentitySection section = (IdentitySection)config.GetSection("system.web/identity");