ObjectPrivilegeIdsModifyFolder Field

Allows a user to create new items in a folder and modify its properties.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static readonly Guid ModifyFolder

Field Value

Type: Guid
Remarks

The value of this constant is cdad8747-3384-4aac-b101-f961671dcdbf.

Note Note
This privilege can only be set on folder objects.
Note Note
If this privilege is granted on an entry, it automatically implies that Read is granted on that entry as well.
See Also