Click or drag to resize

SSLConfigSetProperties Method

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public SSLConfig SetProperties(
	Dictionary<string, string> properties
)

Parameters

properties
Type: System.Collections.GenericDictionaryString, String

Return Value

Type: SSLConfig
See Also