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