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