Table of Contents

Interface ITenantIdResolver

Namespace
BytLabs.Multitenancy.Resolvers
Assembly
BytLabs.Multitenancy.dll
public interface ITenantIdResolver

Methods

TryGetCurrent(out TenantId?)

bool TryGetCurrent(out TenantId? tenantId)

Parameters

tenantId TenantId

Returns

bool