ObjectPrivilegeIdsRead Field | 
 Read privilege.
 
    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 Read
Public Shared ReadOnly Read As Guid
public:
static initonly Guid Read
Field Value
Type: 
Guid
Remarks
            The value of this constant is 
0eaaa109-75f6-41cf-95ec-8c505de93921.
            
  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