GroupConfigGetPassword Method Hazelcast .Net Client Class Library
Gets the password to connec to to the group.

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

public string GetPassword()

Return Value

Type: String
the password
Remarks

Gets the password to connec to to the group.
See Also

Reference