C# 클래스 Dovetail.SDK.Bootstrap.Authentication.ContactAuthenticator

상속: IUserAuthenticator
파일 보기 프로젝트 열기: DovetailSoftware/dovetail-bootstrap 1 사용 예제들

공개 메소드들

메소드 설명
Authenticate ( string username, string password ) : bool
ContactAuthenticator ( ILogger logger ) : Dovetail.SDK.Bootstrap.Authentication.Principal

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( string username, string password ) : bool
username string
password string
리턴 bool

ContactAuthenticator() 공개 메소드

public ContactAuthenticator ( ILogger logger ) : Dovetail.SDK.Bootstrap.Authentication.Principal
logger ILogger
리턴 Dovetail.SDK.Bootstrap.Authentication.Principal