Class TenantDefaults
This class contains static constants for use by the tenant library.
Inheritance
System.Object
TenantDefaults
Namespace: Talegen.AspNetCore.Multitenant
Assembly: Talegen.AspNetCore.Multitenant.dll
Syntax
public static class TenantDefaults : object
Fields
| Improve this Doc View SourceTenantClaimType
The tenant claim type.
Declaration
public const string TenantClaimType = null
Field Value
Type | Description |
---|---|
System.String |
TenantHeaderName
The tenant header name.
Declaration
public const string TenantHeaderName = null
Field Value
Type | Description |
---|---|
System.String |