Class ApiScopeConsts
Inheritance
System.Object
ApiScopeConsts
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class ApiScopeConsts : 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