Compartilhar via


SsisVariable.Sensitive Propriedade

Definição

Obtém ou define se a variável é confidencial.

[Newtonsoft.Json.JsonProperty(PropertyName="sensitive")]
public bool? Sensitive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sensitive")>]
member this.Sensitive : Nullable<bool> with get, set
Public Property Sensitive As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a