Show / Hide Table of Contents

Class IdentityRoleConsts

Inheritance
System.Object
IdentityRoleConsts
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class IdentityRoleConsts : object

Properties

MaxNameLength

Default value: 256

Declaration
public static int MaxNameLength { get; set; }
Property Value
Type Description
System.Int32

MaxNormalizedNameLength

Default value: 256

Declaration
public static int MaxNormalizedNameLength { get; set; }
Property Value
Type Description
System.Int32
Back to top Powered by Volosoft