Partager via


DataMaskingRuleInner.PrefixSize Propriété

Définition

Obtient ou définit si maskingFunction a la valeur Text, le nombre de caractères à afficher démasqués au début de la chaîne. Dans le cas contraire, ce paramètre sera ignoré.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.prefixSize")]
public string PrefixSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.prefixSize")>]
member this.PrefixSize : string with get, set
Public Property PrefixSize As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à