Click or drag to resize
ClientSecure Property
Whether to connect securely to MOVEit Transfer or not.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public bool Secure { get; set; }

Property Value

Type: Boolean
Remarks
Defaults to true.
See Also