Gets or sets the type of TLS/SSL initialization for explicit TLS/SSL mode.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property SslUpgradeType As FtpSecureUpgradeType Get Set |
C# |
---|
public FtpSecureUpgradeType SslUpgradeType { get; set; } |