Context:
This setting is for developers only:
- If set to true all check methods will always return void, and never throw exceptions.
- This should really only be set to true if an app-wide setting to disable in-apex.
- FLS and CRUD checks exists and is enabled.
- Per security best practices setting BYPASS should be an a opt-in, and not the default behavior.
This setting is used to pass the CRUD check in an sObject.
How to access the setting:
1. Go to "Setup"
2. In the search box, input "Custom Settings"
3. Find the "Skedulo Configs" setting
4. Find the "Bypass_Security_Check" setting
Descriptions:
Value:
+ Possible Value: true, false
+ Default Value: true
Comments
0 comments
Please sign in to leave a comment.