Class ApiResourcePropertyConsts
Inherited Members
Namespace: Volo.Abp.IdentityServer.ApiResources
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class ApiResourcePropertyConsts
Constructors
ApiResourcePropertyConsts()
Declaration
public ApiResourcePropertyConsts()
Properties
KeyMaxLength
Declaration
public static int KeyMaxLength { get; set; }
Property Value
Type | Description |
---|---|
int |
ValueMaxLength
Declaration
public static int ValueMaxLength { get; set; }
Property Value
Type | Description |
---|---|
int |