Compartir a través de


DataMaskingRule.SuffixSize Propiedad

Definición

Obtiene o establece si maskingFunction se establece en Text, el número de caracteres que se van a mostrar sin máscara al final de la cadena. De lo contrario, se omitirá este parámetro.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a