Property ThingWorxDisableEncryption
ThingWorxDisableEncryption
Enable or disable SSL/TLS and allow connecting to an insecure endpoint.
[YamlIgnore]
[JsonIgnore]
public bool? ThingWorxDisableEncryption { get; set; }
Property Value
- bool?
Enable or disable SSL/TLS and allow connecting to an insecure endpoint.
[YamlIgnore]
[JsonIgnore]
public bool? ThingWorxDisableEncryption { get; set; }