ObjectPrivilegeIdsListFolderContents Field |
Allows a user to see the list of files and subfolders in a folder.
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 ListFolderContents
Public Shared ReadOnly ListFolderContents As Guid
public:
static initonly Guid ListFolderContents
static val ListFolderContents: Guid
Field Value
Type:
GuidRemarks The value of this constant is 2a3562bb-4eb2-42ea-843a-6458332e28ac.
Note |
---|
This privilege can only be set to 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