Show / Hide Table of Contents

Class TenantConnectionStringConsts

Inheritance
object
TenantConnectionStringConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Saas
Assembly: Volo.Saas.Domain.Shared.dll
Syntax
public static class TenantConnectionStringConsts

Fields

MaxNameLength

Declaration
public const int MaxNameLength = 64
Field Value
Type Description
int

MaxPasswordLength

Declaration
public const int MaxPasswordLength = 128
Field Value
Type Description
int

MaxValueLength

Declaration
public const int MaxValueLength = 1024
Field Value
Type Description
int
In this article
Back to top Powered by Volosoft