Class TenantConsts
Inherited Members
Namespace: Volo.Abp.TenantManagement
Assembly: Volo.Abp.TenantManagement.Domain.Shared.dll
Syntax
public static class TenantConsts
Properties
MaxAdminEmailAddressLength
Declaration
public static int MaxAdminEmailAddressLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
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 |