Tenant Management
Tenant Management Pages in Genocs Library's Blazor WebAssembly Template.
Tenant Management
The Tenant Management module is a part of the Genocs Library’s Blazor WebAssembly Template. It provides a set of pages to manage tenants in the application. The module includes the following pages:
- Tenants: A list of tenants in the application.
- Create Tenant: A page to create a new tenant.
- Edit Tenant: A page to edit an existing tenant.
For each tenant, you can view and edit the following information:
- Name: The name of the tenant.
- Description: A description of the tenant.
- Connection String: The connection string for the tenant’s database.
- Is Active: Whether the tenant is active or not.