Compartir a través de


SsisVariable.SensitiveValue Propiedad

Definición

Obtiene o establece un valor confidencial de variable.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a