BuilderWithCredentials Method |
This should be used if the Cassandra cluster has been configured to use the PasswordAuthenticator. If the the default * AllowAllAuthenticator is used instead, using this method has no effect.
Namespace: Dse
public Builder WithCredentials( string username, string password )