Class IdentityResourceConsts
Inheritance
IdentityResourceConsts
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class IdentityResourceConsts
Constructors
IdentityResourceConsts()
Declaration
public IdentityResourceConsts()
Properties
DescriptionMaxLength
Declaration
public static int DescriptionMaxLength { get; set; }
Property Value
DisplayNameMaxLength
Declaration
public static int DisplayNameMaxLength { get; set; }
Property Value
NameMaxLength
Declaration
public static int NameMaxLength { get; set; }
Property Value
Extension Methods