<?xml version="1.0" encoding="utf-8"?>
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  <displayName>DPAPI</displayName>
  <description>Configure DPAPI settings</description>
  <resources>
    <stringTable>
      <string id="DPAPI">DPAPI</string>
      <string id="DomainBackupKeyRotationPeriod">Set the DPAPI backup keys rotation period</string>
      <string id="DomainBackupKeyRotationPeriod_Explain">This policy setting specifies the DPAPI backup keys rotation period. 
You can use this setting to override the default value of 90 days. Set 0 to disable the DPAPI backup keys rotation. 
If you enable this policy setting, set the number of days that the system waits before generating a new DPAPI backup key. 
If you disable or do not configure this policy setting, the default value of 90 days is used.</string>
    </stringTable>
    <presentationTable>
      <presentation id="DPAPI_DomainBackupKeyRotationPeriod_Presentation">
        <decimalTextBox refId="DPAPI_DomainBackupKeyRotationPeriod_Prompt" defaultValue="90">Specify the DPAPI backup keys rotation period in days. 
Set 0 to disable the DPAPI backup keys rotation.</decimalTextBox>
      </presentation>
    </presentationTable>
  </resources>
</policyDefinitionResources>
