Class ApiScopeConsts
Inherited Members
Namespace: Volo.Abp.IdentityServer.ApiScopes
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class ApiScopeConsts
Constructors
ApiScopeConsts()
Declaration
public ApiScopeConsts()
Properties
DescriptionMaxLength
Declaration
public static int DescriptionMaxLength { get; set; }
Property Value
Type | Description |
---|---|
int |
DisplayNameMaxLength
Declaration
public static int DisplayNameMaxLength { get; set; }
Property Value
Type | Description |
---|---|
int |
NameMaxLength
Declaration
public static int NameMaxLength { get; set; }
Property Value
Type | Description |
---|---|
int |