10.28.13

SessionProperties.SSLExcludedProtocols Property

Note: This API is now obsolete.
This property is deprecated.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.1
C#
[ObsoleteAttribute("SSLExcludedProtocols is deprecated, please use MinimumTlsProtocolVersion and MaximumTlsProtocolVersion instead", 
	false)]
public string SSLExcludedProtocols { get; set; }

Property Value

String

See Also