C# 클래스 NHS111.Web.Authentication.BasicAuthenticationModule

상속: Devbridge.BasicAuthentication.BasicAuthenticationModule
파일 보기 프로젝트 열기: NHSChoices/nhs111-dotnet-beta

보호된 메소드들

메소드 설명
ValidateCredentials ( string userName, string password ) : bool

메소드 상세

ValidateCredentials() 보호된 메소드

protected ValidateCredentials ( string userName, string password ) : bool
userName string
password string
리턴 bool