Creating a DataVault that Enforces Password Policy

The data vault security feature has been enhanced to allow administrators to create a password policy for data vault logins. Developers must create data vault code that performs policy enforcement.

Use the data vault class to create a data vault. This class provides encrypted storage of occasionally used, small pieces of data, and is documented in the SUPDataVault or DataVault topic in the corresponding Developer Guide for your application type. Use the methods documented for the class to create the data vault, then refer to Transferring Password Policy Values into the Data Vault to learn how to enforce the password policy created by the administrator. For information about setting password policies, see Enabling and Configuring a Password Policy for Data Vault Logins.

Related concepts
Password Policy Implementation for Existing Data Vault Clients
Related tasks
Enabling and Configuring a Password Policy for Data Vault Logins