Click or drag to resize

DseGssapiAuthProviderUseIpResolver Method

Returns the IP address of the endpoint as a string.

Namespace:  Dse.Auth
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public static string UseIpResolver(
	IPEndPoint endpoint
)

Parameters

endpoint
Type: System.NetIPEndPoint

Return Value

Type: String
See Also