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