Click or drag to resize

UsernamePasswordCredentialsFactoryConfigure Method

Namespace:  Hazelcast.Security
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
public void Configure(
	GroupConfig groupConfig,
	IDictionary<string, string> properties
)

Parameters

groupConfig
Type: Hazelcast.ConfigGroupConfig
properties
Type: System.Collections.GenericIDictionaryString, String

Implements

ICredentialsFactoryConfigure(GroupConfig, IDictionaryString, String)
See Also