![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | ClientCloudConfigGetDiscoveryToken Method |
hazelcast.cloud discoveryToken of your cluster
Namespace:
Hazelcast.Config
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntaxpublic string GetDiscoveryToken()
Public Function GetDiscoveryToken As String
public:
String^ GetDiscoveryToken()
member GetDiscoveryToken : unit -> string
Return Value
Type:
StringdiscoveryToken
See Also