Property SslPort
SslPort
The port number used for TLS-secured connections to the licensing server.
[YamlIgnore]
[JsonIgnore]
public int? SslPort { get; set; }
Property Value
- int?
The port number used for TLS-secured connections to the licensing server.
[YamlIgnore]
[JsonIgnore]
public int? SslPort { get; set; }