Partilhar via


FtpServerLinkedService.EnableServerCertificateValidation Propriedade

Definição

Se for true, valide o certificado SSL do servidor FTP ao se conectar pelo canal SSL/TLS. O valor padrão é true. Tipo: booliano (ou Expression com resultType boolean).

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)

Valor da propriedade

Aplica-se a