Property UseHttps
UseHttps
Gets or sets whether HTTPS encryption is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? UseHttps { get; set; }
Property Value
- bool?
Gets or sets whether HTTPS encryption is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? UseHttps { get; set; }