Ftp.IsSecured Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
IsSecured
Gets the value indicating whether the control connection is secured.
Declaration
public bool IsSecured { get; }
Property Value
Type | Description |
---|---|
Boolean | True if secure, false if not secure. |