Show / Hide Table of Contents

Interface IMultitenantOrganisationDbContext

Provides an abstraction for an Entity Framework database context used for accessing organisations and persons in a multi-tenant system.

Namespace: IRM.AspNetCore.Identity.EntityFrameworkCore
Assembly: IRM.AspNetCore.Identity.EntityFrameworkCore.dll
Syntax
public interface IMultitenantOrganisationDbContext : IOrganisationDbContext
Back to top Generated by DocFX