Table of Contents

Namespace Cratis.Applications.Tenancy

Classes

Constants

Holds constants related to correlation id.

CurrentTenantIdIsNotSet

The exception that is thrown when the current tenant ID is not set.

TenancyOptions

Represents the options for the correlation ID.

TenantId

Represents the concept of a tenant identifier.

TenantIdAccessor

Represents an implementation of ITenantIdAccessor.

TenantIdActionFilter

Represents an implementation of IAsyncActionFilter that sets the correlation ID for the request.

Interfaces

ITenantIdAccessor

Defines a system that can access the current TenantId.