C# Class NHS111.Web.Authentication.BasicAuthenticationModule

Inheritance: Devbridge.BasicAuthentication.BasicAuthenticationModule
Afficher le fichier Open project: NHSChoices/nhs111-dotnet-beta

Méthodes protégées

Méthode Description
ValidateCredentials ( string userName, string password ) : bool

Method Details

ValidateCredentials() protected méthode

protected ValidateCredentials ( string userName, string password ) : bool
userName string
password string
Résultat bool