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