Class ApiResourceConsts
Inheritance
System.Object
ApiResourceConsts
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class ApiResourceConsts : object
Fields
DescriptionMaxLength
Declaration
public const int DescriptionMaxLength = null
Field Value
Type |
Description |
System.Int32 |
|
DisplayNameMaxLength
Declaration
public const int DisplayNameMaxLength = null
Field Value
Type |
Description |
System.Int32 |
|
NameMaxLength
Declaration
public const int NameMaxLength = null
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods