C# Class Rainy.Tests.DummyAuthenticator

Inheritance: IAuthenticator
Afficher le fichier Open project: Dynalon/Rainy

Méthodes publiques

Méthode Description
VerifyCredentials ( string username, string password ) : bool

Method Details

VerifyCredentials() public méthode

public VerifyCredentials ( string username, string password ) : bool
username string
password string
Résultat bool