Bagikan melalui


SsisVariable.SensitiveValue Property

Definition

Gets or sets variable sensitive value.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to