Compartir a través de


DataMaskingRule.PrefixSize Propiedad

Definición

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

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a