Table of Contents

Property UseTls

Namespace
LMKit.Agents.Tools.BuiltIn.Net
Assembly
LM-Kit.NET.dll

UseTls

Gets or sets whether to use explicit FTPS (FTP over TLS). Default is false.

public bool UseTls { get; set; }

Property Value

bool
Share