DomainSecretKeyPersisted (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the DomainSecretKeyPersisted setting in Windows Embedded 8 Standard (Standard 8).

This setting contains a string that specifies whether to persist the domain secret key on a device.

Set to true to persist the domain secret key; otherwise, set to false. The default value is true.

For information about the domain secret key, see Registry Filter Overview.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Unified Write Filter (UWF)

Features/Lockdown/Unified Write Filter (UWF)/DomainSecretKeyPersisted

XML Example

The following XML example shows how to persist the domain secret key on a device.

<DomainSecretKeyPersisted>true</DomainSecretKeyPersisted>

See Also

Concepts

Feature Module Settings