It is often necessary to limit access to the data based on user roles. Flexmonster provides several options to manage data access levels with Flexmonster Accelerator. Below is a list of all available security models, each with a detailed tutorial.
One of the installation options for the Accelerator is integrating it into the back end as a separate ASP.NET controller. This eliminates the need to configure firewall settings and simplifies the updating process. Using the Accelerator as a DLL also lets you use a custom authorization system, allowing you to manage security in any way you want. For more instructions, refer to the custom authorization tutorial.