SessionProperties.MinimumTlsProtocolVersion Property
The oldest 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: "TLSv1.2"
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.1
public string MinimumTlsProtocolVersion { get; set; }
Property Value
String