Interface DataMaskingRule.DefinitionStages.WithSuffixSize

    • Method Detail

      • withSuffixSize

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