C# Class NHS111.Web.Authentication.BasicAuthenticationModule

Inheritance: Devbridge.BasicAuthentication.BasicAuthenticationModule
Mostra file Open project: NHSChoices/nhs111-dotnet-beta

Protected Methods

Method Description
ValidateCredentials ( string userName, string password ) : bool

Method Details

ValidateCredentials() protected method

protected ValidateCredentials ( string userName, string password ) : bool
userName string
password string
return bool