Skip to main content
Table of Contents

Class StrataraClaimTypes

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

Stable claim-name constants used by Stratara's session-context middleware to read identity information from a JWT or cookie principal.

public static class StrataraClaimTypes
Inheritance
StrataraClaimTypes
Inherited Members

Fields

TenantId

Claim name carrying the Subject tenant id — stratara:tenant_id.

public const string TenantId = "stratara:tenant_id"

Field Value

string