Table "NAV App Setting"

ID 2000000201
Namespace: System.Environment.Configuration

Stores configuration settings and permissions for Business Central apps at the tenant level.

Remarks

This table manages app-specific settings and capabilities within the tenant environment. Each record defines permissions and behavior settings for individual apps, controlling features like HTTP client requests. Essential for app security, capability management, and tenant-level app configuration in cloud environments.

Properties

Name Value
Caption NAV App Setting
DataPerCompany False
Scope Cloud
ReplicateData False

Fields

Name Type Description
"App ID" Guid

The unique identifier of the app that these settings apply to.

"Allow HttpClient Requests" Boolean

Indicates whether the app is allowed to make HTTP client requests to external services.

SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also