Click or drag to resize

SimpleDseCredentialsResolverGetPrincipal Method

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public string GetPrincipal(
	IPEndPoint host
)

Parameters

host
Type: System.NetIPEndPoint

Return Value

Type: String

Implements

IDseCredentialsResolverGetPrincipal(IPEndPoint)
See Also