Interface DataMaskingRule.DefinitionStages.WithPrefixSize

    • Method Detail

      • withPrefixSize

        DataMaskingRule.DefinitionStages.WithCreate withPrefixSize​(String prefixSize)
        Specifies the prefixSize property: If maskingFunction is set to Text, the number of characters to show unmasked in the beginning of the string. Otherwise, this parameter will be ignored..
        Parameters:
        prefixSize - If maskingFunction is set to Text, the number of characters to show unmasked in the beginning of the string. Otherwise, this parameter will be ignored.
        Returns:
        the next definition stage.