@avanio/variable-util
    Preparing search index...

    Type Alias PartialHiddenValueStringType

    PartialHiddenValueStringType: "prefix" | "suffix" | "prefix-suffix"

    Type declaration

    • "prefix"

      show only prefix of secret "j43****"

    • "suffix"

      show only suffix of secret "****7hd"

    • "prefix-suffix"

      show both prefix and suffix of secret "j43****7hd"