  | ClientCloudConfigGetDiscoveryToken Method  | 
 
            hazelcast.cloud discoveryToken of your cluster
            
 
    Namespace: 
   Hazelcast.Config
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntaxpublic string GetDiscoveryToken()
Public Function GetDiscoveryToken As String
public:
String^ GetDiscoveryToken()
member GetDiscoveryToken : unit -> string 
Return Value
Type: 
StringdiscoveryToken
See Also