Namespace Quantellia.WMServer.Database
Classes
UserAccessSeeder
This class seeds the DB with data related to the user access model. Requires the key "SeedDB": true in appsettings. To prevent concurrency issues, it is recommended that WM databases, with multiple WMServer instances running only has a single instance with "SeedDB": true.