ProtectionMode
ProtectionMode
ProtectionMode
ProtectionMode
Enum
Definition
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[Contains prerelease APIs.]
Indicates the type of data contained in the sync root.
public : enum class ProtectionModepublic enum ProtectionModePublic Enum ProtectionMode// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows Desktop Extension SDK (introduced v10.0.16257.0)
|
| API contract |
Windows.Storage.Provider.CloudFilesContract (introduced v1)
|
Fields
| Personal Personal Personal Personal | Prerelease. The sync root should only contain personal files, not encrypted or business related files. |
| Unknown Unknown Unknown Unknown | Prerelease. The sync root can contain any type of file. |