Gets or sets a value which specifies whether data transfers are secure.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property SecureTransfers As Boolean Get Set |
C# |
---|
public bool SecureTransfers { get; set; } |