ObjectPrivilegeIdsWrite Field |
Write 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 Write
Public Shared ReadOnly Write As Guid
public:
static initonly Guid Write
Field Value
Type:
GuidRemarks
The value of this constant is
f06aa0cb-2e0d-44d7-93e3-055212dd6e07.
Note |
---|
If this privilege is granted on an entry, it automatically implies that Read is granted
on that entry as well.
|
See Also