C# 클래스 NuGet.Gallery.Staging.Web.Code.AuthenticationService

파일 보기 프로젝트 열기: NuGet/Entropy 1 사용 예제들

공개 메소드들

메소드 설명
AuthenticateAsync ( string username, string password ) : Task
AuthenticationService ( string connectionString ) : System.Data.SqlClient

메소드 상세

AuthenticateAsync() 공개 메소드

public AuthenticateAsync ( string username, string password ) : Task
username string
password string
리턴 Task

AuthenticationService() 공개 메소드

public AuthenticationService ( string connectionString ) : System.Data.SqlClient
connectionString string
리턴 System.Data.SqlClient