Property AllowSelfSignedCerts
AllowSelfSignedCerts
Allows the use of self-signed certificates for licensing server communication.
[YamlIgnore]
[JsonIgnore]
public bool? AllowSelfSignedCerts { get; set; }
Property Value
- bool?
Allows the use of self-signed certificates for licensing server communication.
[YamlIgnore]
[JsonIgnore]
public bool? AllowSelfSignedCerts { get; set; }