Skip to main content
Table of Contents

Class DefaultTenantIdentifier

Namespace
Stratara.Sessions.Multitenancy
Assembly
Stratara.Sessions.dll

Sentinel tenant id used by the session-context middleware when no TenantId claim or X-Tenant-Id header is present on the incoming request.

public static class DefaultTenantIdentifier
Inheritance
DefaultTenantIdentifier
Inherited Members

Remarks

Implementations of ITenantService may rewrite this to the actual default tenant of the host application before consumers see it. Treat the value as opaque.

Fields

Value

The sentinel Guid value.

public static readonly Guid Value

Field Value

Guid