Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.22 KB

devenv-excludedpermissionsets-property.md

File metadata and controls

39 lines (29 loc) · 1.22 KB
title description ms.author ms.date ms.topic author ms.reviewer
ExcludedPermissionSets Property
Sets the lists of other permission sets that are excluded in this permission set.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

ExcludedPermissionSets Property

Version: Available or changed with runtime version 10.0.

Sets the lists of other permission sets that are excluded in this permission set.

Applies to

  • Permission Set

Syntax

ExcludedPermissionSets = BASIC;

Remarks

You can also include permission sets by using the IncludedPermissionSets. For more information, see Composing Permission Sets.

See Also

IncludedPermissionSets Property
PermissionSet Object
Getting Started with AL
Developing Extensions