Show / Hide Table of Contents

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 Source

TenantClaimType

The tenant claim type.

Declaration
public const string TenantClaimType = null
Field Value
Type Description
System.String
| Improve this Doc View Source

TenantHeaderName

The tenant header name.

Declaration
public const string TenantHeaderName = null
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright (c) Talegen, LLC. All rights reserved.