C# Class WebApi_BasicAuth_Filter.UserCredentials

Afficher le fichier Open project: NathanGloyn/SPA-Authentication

Méthodes publiques

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

Method Details

Validate() public static méthode

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