Show / Hide Table of Contents

Class IdentityUserClaimConsts

Inheritance
object
IdentityUserClaimConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class IdentityUserClaimConsts

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
In this article
Back to top Powered by ABP.IO Platform