C# 클래스 Raven.Bundles.Authentication.AuthenticateClient

상속: IAuthenticateClient
파일 보기 프로젝트 열기: nhsevidence/ravendb

공개 메소드들

메소드 설명
Authenticate ( DocumentDatabase currentStore, string username, string password, string &allowedDatabases ) : bool

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( DocumentDatabase currentStore, string username, string password, string &allowedDatabases ) : bool
currentStore Raven.Database.DocumentDatabase
username string
password string
allowedDatabases string
리턴 bool