0
kicks
Is requirePermission a Hack or a Useful Feature?
Don Kiely does a decent job of explaining the rationale behind the introduction of the requiredPermission attribute to configuration section definitions in .NET Framework 2.0. He digs into how this affects partially trusted environments such as Medium Trust in ASP.NET as well as the consequences of setting this attribute to true or false.