次の方法で共有


SSISExecutionCredential.Password プロパティ

定義

Windows 認証のパスワードを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="password")]
public Microsoft.Azure.Management.DataFactory.Models.SecureString Password { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="password")>]
member this.Password : Microsoft.Azure.Management.DataFactory.Models.SecureString with get, set
Public Property Password As SecureString

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象