Partager via


DataMaskingRuleInner.SuffixSize Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à