Class ApiResourceSecretConsts
Inheritance
ApiResourceSecretConsts
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class ApiResourceSecretConsts
Constructors
ApiResourceSecretConsts()
Declaration
public ApiResourceSecretConsts()
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