Interface ITenantIdAccessor
- Namespace
- Cratis.Applications.Tenancy
- Assembly
- Cratis.Applications.dll
Defines a system that can access the current TenantId.
public interface ITenantIdAccessor
Properties
Current
Gets the current TenantId.
TenantId Current { get; }