Partilhar via


FtpServerLinkedService.EnableSsl Propriedade

Definição

Obtém ou define se true, conecte-se ao servidor FTP por meio do canal SSL/TLS. O valor padrão é true. Tipo: booliano (ou Expression com resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.enableSsl")]
public object EnableSsl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.enableSsl")>]
member this.EnableSsl : obj with get, set
Public Property EnableSsl As Object

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a