Previous Topic: Data Classification Attributes

Next Topic: Attribute-Level Encryption

Configure Data Classification Attributes

To configure data classification attributes

  1. Locate the attribute in directory configuration file.
  2. After the attribute description, add the following:

    <DataClassification name="parameter">

    parameter

    Represents one of the following parameters:

    sensitive

    vst_hide

    ignore_on_copy

    attributelevelencrypt

    previouslyencrypted

    For example, an attribute description that includes the vst_hide data classification attribute resembles the following:

    <ImsManagedObjectAttr physicalname="salary" displayname="Salary" description="salary" valuetype="String" required="false" multivalued="false" maxlength="0">
    	<DataClassification name="vst_hide"/>