The DictionarySpecificRights enumeration contains the list of specific operations available for different MDM dictionaries.
A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.
It is used by the following properties and methods:
Value | Brief description |
1048576 | ReadElements. Read dictionary elements. |
2097152 | UpdateElements. Update dictionary elements. |
4194304 | InsertElements. Insert dictionary elements. |
8388608 | DeleteElements. Delete dictionary elements. |
16777216 | AccessElements. Change rights on elements. |
See also: