10.24.0

SessionPropertiesSSLConnectionDowngradeTo Property

Specifies a transport protocol that SSL connection will be downgraded to after client authentication. Allowed transport protocol is "PLAIN_TEXT"
Default: null

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public string SSLConnectionDowngradeTo { get; set; }

Property Value

String

See Also