models_v2.type_71_enum module¶
-
class
models_v2.type_71_enum.Type71Enum[source]¶ Bases:
objectImplementation of the ‘Type71’ enum.
Specifies Security Mode for view.
- Attributes:
NATIVEMODE: TODO: type description here. UNIFIEDMODE: TODO: type description here. NTFSMODE: TODO: type description here.
-
NATIVEMODE= 'NativeMode'¶
-
NTFSMODE= 'NtfsMode'¶
-
UNIFIEDMODE= 'UnifiedMode'¶