SSLConfigSetProperties Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax

public SSLConfig SetProperties(
	Dictionary<string, string> properites
)

Parameters

properites
Type: System.Collections.GenericDictionaryString, String

Return Value

Type: SSLConfig
See Also

Reference