Show / Hide Table of Contents

Class IdentityRoleClaimConsts

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

Properties

MaxClaimTypeLength

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

MaxClaimValueLength

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