Compartir a través de


DataMaskingRule.SchemaName Propiedad

Definición

Obtiene o establece el nombre del esquema en el que se aplica la regla de enmascaramiento de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a