Extending the Security Application Block - SqlAuthorizationRuleProvider
In current enterprise library security application block, all the rules are saved in the configuration file - web.config or app.config. In production environment, system requires to load the rules from the repositories instead and allow to modify the
rules at run time.