| IAuthProviderNewAuthenticator Method  | 
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
SyntaxIAuthenticator NewAuthenticator(
	IPEndPoint host
)
Parameters
- host
 - Type: System.NetIPEndPoint
The Cassandra host to connect to.  
Return Value
Type: 
IAuthenticatorThe authentication instance to use.
See Also