Interface ITenantContextAccessor
Namespace: Cephalon.Abstractions.Tenancy
Assembly: Cephalon.Abstractions.dll
Exposes the tenant context currently active for the ambient runtime scope.
public interface ITenantContextAccessorProperties
Section titled “Properties”Current
Section titled “ Current”Gets the tenant context currently active for the ambient runtime scope.
TenantContext? Current { get; }