Gets the value indicating whether the control connection is secured.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic | 
|---|
Public ReadOnly Property IsSecured As Boolean Get  | 
| C# | 
|---|
public bool IsSecured { get; }  |