Class IdentityRoleConsts
Inherited Members
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class IdentityRoleConsts
Properties
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxNormalizedNameLength
Declaration
public static int MaxNormalizedNameLength { get; set; }
Property Value
Type | Description |
---|---|
int |