Click or drag to resize

GroupConfigGetPassword Method

Gets the password to connec to to the group.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public string GetPassword()

Return Value

Type: String
the password
Remarks
Gets the password to connec to to the group.
See Also