uap8:DataProtection
Settings to configure data encryption.
<uap8:DataProtection>
XML
<uap8:DataProtection
UserDataAvailability = 'A string that can have one of the following values: "always", "afterFirstUnlock", "whileUnlocked", or "applicationManaged".' />
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
UserDataAvailability | Specifies how the application should make user data available. | A string that can have one of the following values: always, afterFirstUnlock, whileUnlocked, or applicationManaged. | Yes |
None.
Parent element | Description |
---|---|
uap8:Extension | Declares an extensibility point for the app. |
Item | Value |
---|---|
uap8 | http://schemas.microsoft.com/appx/manifest/uap/windows10/8 |
Minimum OS Version | Windows 10 version 1903 (Build 18362) |