SessionProperties.MaximumTlsProtocolVersion Property
The newest TLS protocol version to negotiate when connecting to the broker using a secure protocol.
Valid protocols are 'TLSv1.1', 'TLSv1.2', and 'TLSv1.3'.
Default: ""
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.1
public string MaximumTlsProtocolVersion { get; set; }
Property Value
String