DseGssapiAuthProviderUseIpResolver Method |
Returns the IP address of the endpoint as a string.
Namespace: Dse.AuthAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public static string UseIpResolver(
IPEndPoint endpoint
)
Parameters
- endpoint
- Type: System.NetIPEndPoint
Return Value
Type:
StringSee Also