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
Raven
Bundles
Authentication
AuthenticateClient
C# Class Raven.Bundles.Authentication.AuthenticateClient
Inheritance:
IAuthenticateClient
Afficher le fichier
Open project: nhsevidence/ravendb
Méthodes publiques
Méthode
Description
Authenticate
(
DocumentDatabase
currentStore
,
string
username
,
string
password
,
string
&
allowedDatabases
) :
bool
Method Details
Authenticate()
public
méthode
public
Authenticate
(
DocumentDatabase
currentStore
,
string
username
,
string
password
,
string
&
allowedDatabases
) :
bool
currentStore
Raven.Database.DocumentDatabase
username
string
password
string
allowedDatabases
string
Résultat
bool