C# Class Rainy.Tests.DummyAuthenticator

Inheritance: IAuthenticator
Exibir arquivo Open project: Dynalon/Rainy

Public Methods

Method Description
VerifyCredentials ( string username, string password ) : bool

Method Details

VerifyCredentials() public method

public VerifyCredentials ( string username, string password ) : bool
username string
password string
return bool