Click or drag to resize

DseAuthProviderNewAuthenticator Method

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

Parameters

host
Type: System.NetIPEndPoint

Return Value

Type: IAuthenticator

Implements

IAuthProviderNewAuthenticator(IPEndPoint)
See Also