Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.24 KB

devenv-inherentpermissions-property.md

File metadata and controls

35 lines (28 loc) · 1.24 KB
title description ms.author ms.date ms.topic author ms.reviewer
InherentPermissions property
Specifies the permissions that are inherently assigned to the given object.
solsen
08/26/2024
reference
SusanneWindfeldPedersen
solsen

InherentPermissions Property

Version: Available or changed with runtime version 11.0.

Specifies the permissions that are inherently assigned to the given object.

Applies to

  • Query
  • Report
  • Xml Port
  • Table
  • Codeunit
  • Page

Remarks

Developers can define inherent entitlements for their objects like codeunit, table, page, and so on. In this way, the developers equip all users to have enough access that they can carry out essential tasks without any halt. And regardless of what access their present license or entitlement grant them. For more information, see Inherent Permissions.

Related information

Getting Started with AL
Developing Extensions