Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CqlSharp
Authentication
PasswordAuthenticatorFactory
C# Class CqlSharp.Authentication.PasswordAuthenticatorFactory
Factory for username/password authentication. Matches org.apache.cassandra.auth.PasswordAuthenticator
Inheritance:
IAuthenticatorFactory
Afficher le fichier
Open project: reuzel/CqlSharp
Méthodes publiques
Méthode
Description
CreateAuthenticator
(
CqlConnectionStringBuilder
config
) :
IAuthenticator
Method Details
CreateAuthenticator()
public
méthode
public
CreateAuthenticator
(
CqlConnectionStringBuilder
config
) :
IAuthenticator
config
CqlConnectionStringBuilder
Résultat
IAuthenticator