DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Auth
DsePlainTextAuthProvider Class
DsePlainTextAuthProvider Methods
NewAuthenticator Method
SetName Method
DsePlainTextAuthProvider
NewAuthenticator Method
The
IAuthenticator
to use when connecting to host.
Namespace:
Dse.Auth
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
IAuthenticator
NewAuthenticator
(
IPEndPoint
host
)
Parameters
host
Type:
System.Net
IPEndPoint
The Cassandra host to connect to.
Return Value
Type:
IAuthenticator
The authentication instance to use.
Implements
IAuthProvider
NewAuthenticator(IPEndPoint)
See Also
Reference
DsePlainTextAuthProvider Class
Dse.Auth Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.