ObjectPrivilegeIdsRead Field

Read privilege.

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 Read

Field Value

Type: Guid
Remarks
The value of this constant is 0eaaa109-75f6-41cf-95ec-8c505de93921.
Note Note
If this privilege is granted on an entry, it automatically implies that Execute is granted on that entry as well. This privilege is implicitly granted if any of the following privileges are granted: Write, ListFolderContents, ModifyFolder.
See Also