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 (25.3.0.1000)
Syntaxpublic static readonly Guid ModifyFolder
Public Shared ReadOnly ModifyFolder As Guid
public:
static initonly Guid ModifyFolder
static val ModifyFolder: Guid
Field Value
Type: 
Guid
RemarksThe value of this constant is cdad8747-3384-4aac-b101-f961671dcdbf.
  Note | 
|---|
| This privilege can only be set on folder objects. | 
  Note | 
|---|
| 
              If this privilege is granted on an entry, it automatically implies that Read is granted
              on that entry as well.
             | 
See Also