Class TenantConnectionStringConsts
Inherited Members
Namespace: Volo.Saas
Assembly: Volo.Saas.Domain.Shared.dll
Syntax
public static class TenantConnectionStringConsts
Properties
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxPasswordLength
Declaration
public static int MaxPasswordLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxValueLength
Declaration
public static int MaxValueLength { get; set; }
Property Value
Type | Description |
---|---|
int |