Need a special offer?Find out if your project fits.
+
All documentation
  • Introduction
  • Connecting to Data Source
  • Browser compatibility
  • Documentation for older versions
  • Data access management

    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.

    Custom authorization when using the Accelerator as a DLL

    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.