Optim Data Privacy Providers  11.3.0
 All Data Structures Files Functions Variables Macros Groups Pages
Modules
Specific Parameters
Collaboration diagram for Specific Parameters:

Modules

 Specific Parameters
 

Spain National ID Specific Parameters

The following defines are associated with the usParameterID member of DP_INIT_OP_DEF structure.

#define ODPP_OPR_NID_ES_SEP   NIDOPERANDBASE + 7
 

Detailed Description

Macro Definition Documentation

#define ODPP_OPR_NID_ES_SEP   NIDOPERANDBASE + 7
  • Use:
    This parameter is used to specify the separator to be used for the resultant NIF/NIE number.
  • Description:
    This parameter specifies the separator to be used for the resultant NIF/NIE number.

    The following are the formats for NIF:
    • 1234567Y
    • 1234567-Y
    • 1234567 Y

    The following are the formats for NIE:
    • X1234567Y
    • X-1234567-Y
    • X 1234567 Y

    The valid values for this parameter are:
    For the Mask method, the default is to use the same separator as the source for the resultant values. For the Random method, the default is to generate the resultant values without a separator. The separator values are mutually exclusive with each other.
  • Optional:
    Yes
  • Exclusive:
    N/A
  • Inclusive:
    N/A
  • Example:
    • ODPP_OPR_NID_ES_SEP = ODPP_SEP_DASH