Click or drag to resize

AbstractCredentialsSetEndpoint Method

Namespace:  Hazelcast.Security
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
public void SetEndpoint(
	string endpoint
)

Parameters

endpoint
Type: SystemString

Implements

ICredentialsSetEndpoint(String)
See Also