C# 클래스 OpenResKit.ODataHost.CustomUserNameValidator

상속: System.IdentityModel.Selectors.UserNamePasswordValidator
파일 보기 프로젝트 열기: htw-bui/OrkHub 1 사용 예제들

공개 메소드들

메소드 설명
Validate ( string user, string password ) : void

비공개 메소드들

메소드 설명
CustomUserNameValidator ( [ credentialsDatabaseAccessor ) : System.ComponentModel.Composition

메소드 상세

Validate() 공개 메소드

public Validate ( string user, string password ) : void
user string
password string
리턴 void