Interface ITenantService
- Namespace
- Stratara.Abstractions.Multitenancy
- Assembly
- Stratara.Abstractions.dll
Resolves the current Subject (data-owner) tenant id, typically from the ambient ISessionContextProvider.
public interface ITenantService
- Extension Methods
Methods
GetTenantId()
Returns the current Subject tenant id.
Guid GetTenantId()