Type, Record & Field Level Authorization Support
Filter Sensitive Data Automatically & Authorize CRUD Operations Manually
1. Two code lines to filter records against a logged user. With a secured object space provider, your ORM data query and modification API will remain unchanged.
2. Fine-grain access control for object relationships, individual objects or columns with or without criteria (example: can read the Full Name field, but cannot modify Salary).
3. Straightforward APIs to check CRUD or custom access rights for UI customizations (example: mask protected editors or disable menu commands).
4. Proven in production environments. Security permission caching for the best possible performance.
5. Easy troubleshooting with comprehensive documentation, diagnostic tools and DevExpress Support.