 | SessionPropertiesSSLConnectionDowngradeTo Property |
version: 10.22.0
Specifies a transport protocol that SSL connection will be downgraded to after client authentication. Allowed transport protocol is "PLAIN_TEXT"
Default: null
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntaxpublic string SSLConnectionDowngradeTo { get; set; }
Property Value
Type:
String
See Also