C# Class NuGet.Gallery.Staging.Web.Code.AuthenticationService

Afficher le fichier Open project: NuGet/Entropy Class Usage Examples

Méthodes publiques

Méthode Description
AuthenticateAsync ( string username, string password ) : Task
AuthenticationService ( string connectionString ) : System.Data.SqlClient

Method Details

AuthenticateAsync() public méthode

public AuthenticateAsync ( string username, string password ) : Task
username string
password string
Résultat Task

AuthenticationService() public méthode

public AuthenticationService ( string connectionString ) : System.Data.SqlClient
connectionString string
Résultat System.Data.SqlClient