Click or drag to resize

NoneAuthProviderNewAuthenticator Method

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

Parameters

host
Type: System.NetIPEndPoint

Return Value

Type: IAuthenticator

Implements

IAuthProviderNewAuthenticator(IPEndPoint)
See Also