次の方法で共有


HttpLinkedService.EmbeddedCertData プロパティ

定義

ClientCertificate 認証用の Base64 でエンコードされた証明書データ。 ClientCertificate 認証を使用したオンプレミス のコピーの場合は、CertThumbprint または EmbeddedCertData/Password を指定する必要があります。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> EmbeddedCertData { get; set; }
member this.EmbeddedCertData : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property EmbeddedCertData As DataFactoryElement(Of String)

プロパティ値

適用対象