Click or drag to resize
ClientIgnoreCertProbs Property
For secure connections, whether to ignore SSL server certificate issues or not.

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

Property Value

Type: Boolean
Remarks
Defaults to false.
See Also