10.24.0

SessionPropertiesSSLTrustStoreDir Property

Specifies the directory where the trusted certificates are. The maximum depth for the certificate chain verification that shall be allowed is 3.
Default: null

Definition

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

Property Value

String

See Also