Click or drag to resize

ICredentialsSetEndpoint Method

Sets IP address of endpoint.

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

Parameters

endpoint
Type: SystemString
address
Remarks
Sets IP address of endpoint.
See Also