Programmatic access to configuration security settings

  •  07-18-2008, 8:28 AM

    Programmatic access to configuration security settings

    Is there anyway for a chosen security role (Admin, Default etc) to get access to the key/value pair?
     
    EG in the admin.config file get at the value for key MaxFlashSize from code behind, so that I can enforce those rules elsewhere in code that doesn't use the editor directly.
     
    Any built in classes/methods/properties that I can access without resorting to manually process the config file myself?
View Complete Thread