次の方法で共有


FtpServerLinkedService.EnableServerCertificateValidation プロパティ

定義

true の場合は、SSL/TLS チャネル経由で接続するときに FTP サーバーの SSL 証明書を検証します。 既定値は true です。 型: boolean (または resultType ブール値を持つ式)。

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

プロパティ値

適用対象