IAuthProviderNewAuthenticator Method |
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax IAuthenticator NewAuthenticator(
IPEndPoint host
)
Parameters
- host
- Type: System.NetIPEndPoint
The Cassandra host to connect to.
Return Value
Type:
IAuthenticatorThe authentication instance to use.
See Also