Property AllowInsecureComms
AllowInsecureComms
Allows insecure (non-TLS) communication with the licensing server.
[YamlIgnore]
[JsonIgnore]
public bool? AllowInsecureComms { get; set; }
Property Value
- bool?
Allows insecure (non-TLS) communication with the licensing server.
[YamlIgnore]
[JsonIgnore]
public bool? AllowInsecureComms { get; set; }