Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FixedStringFormatEntry

The Fixed String masking format uses a constant string for masking. To learn more, check Fixed String in the Data Safe documentation.

Properties

Optional description

description: undefined | string

The description of the format entry.

fixedString

fixedString: string

The constant string to be used for masking.

Const type

type: string = "FIXED_STRING"

Methods

getDeserializedJsonObj

getJsonObj