Click or drag to resize

ICredentials.SetEndpoint Method

Sets IP address of endpoint.

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

Parameters

endpoint
Type: System.String
address
Remarks
Sets IP address of endpoint.
See Also