Click or drag to resize

IFTPSReplicationTargetImplicitEncryption Property


Gets/sets if implicit FTP negotiation of TLS/SSL is enabled.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool ImplicitEncryption { get; set; }

Property Value

Type: Boolean
Remarks
If true, changes the Port value to 990.
See Also