uap8:DataProtection

Settings to configure data encryption.

Element Hierarchy

<Package>

    <Extensions>

         <uap8:Extension>

              <uap8:DataProtection>

Syntax

<uap8:DataProtection
  UserDataAvailability = 'A string that can have one of the following values: "always", "afterFirstUnlock", "whileUnlocked", or "applicationManaged".' />

Attributes and elements

Attributes

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

Child elements

None.

Parent elements

Parent element Description
uap8:Extension Declares an extensibility point for the app.

Requirements

Item Value
uap8 http://schemas.microsoft.com/appx/manifest/uap/windows10/8
Minimum OS Version Windows 10 version 1903 (Build 18362)