Compartir a través de


SsisParameter.SensitiveDefaultValue Propiedad

Definición

Obtiene o establece el valor confidencial predeterminado del parámetro.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a