Property Port
Port
The port number used to connect to license server for non-TLS connections
[YamlIgnore]
[JsonIgnore]
public int? Port { get; set; }
Property Value
- int?
The port number used to connect to license server for non-TLS connections
[YamlIgnore]
[JsonIgnore]
public int? Port { get; set; }