C# Class Nancy.Demo.Authentication.Basic.UserValidator

Inheritance: IUserValidator
Afficher le fichier Open project: NashDotNet/ravendb_nancyfx_presentation

Méthodes publiques

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

Method Details

Validate() public méthode

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