Property SecurityNone
SecurityNone
Defines if the endpoint accepts insecure connections (not recommended).
[YamlIgnore]
[JsonIgnore]
public bool? SecurityNone { get; set; }
Property Value
- bool?
Defines if the endpoint accepts insecure connections (not recommended).
[YamlIgnore]
[JsonIgnore]
public bool? SecurityNone { get; set; }