DataMaskingRule.ReplacementString Property

Definition

If maskingFunction is set to Text, the character to use for masking the unexposed part of the string. Otherwise, this parameter will be ignored.

public string ReplacementString { get; set; }
member this.ReplacementString : string with get, set
Public Property ReplacementString As String

Property Value

Applies to