Class AbpAspNetCoreConsts
Inherited Members
Namespace: Volo.Abp.AspNetCore
Assembly: Volo.Abp.AspNetCore.dll
Syntax
public static class AbpAspNetCoreConsts
Fields
DefaultApiPrefix
Declaration
public const string DefaultApiPrefix = "api"
Field Value
Type | Description |
---|---|
string |
DefaultIntegrationServiceApiPrefix
Declaration
public const string DefaultIntegrationServiceApiPrefix = "integration-api"
Field Value
Type | Description |
---|---|
string |
ScriptNonceKey
Declaration
public const string ScriptNonceKey = "ScriptNonce"
Field Value
Type | Description |
---|---|
string |