次の方法で共有


SsisVariable.SensitiveValue プロパティ

定義

変数の機密性の高い値を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象