You need to sign in to do that
Don't have an account?
APEX Security Settings
We have built a custom application and need access to field and object level security descriptors within SalesForce.com. Our application utilizes a 3rd party application and we want to pass along the security description into the app.
Example:
If the user is logged in as an Administrator but would like to look at another profiles settings (via APEX) how would you query and/or access the field level CRUD access for all fields (standard and custom). We are trying to loop through all profiles and provide a full description for all field access to the application during setup (and when any changes happen).