次の方法で共有


HttpLinkedService.Password プロパティ

定義

EmbeddedCertData 認証を使用した Basic、Digest、Windows、または ClientCertificate のパスワードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象