C# 클래스 AuthorizeAttributeSample.Services.AuthorizationService

상속: IAuthorizationService
파일 보기 프로젝트 열기: tugberkugurlu/ProWebAPI.Samples

공개 메소드들

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

메소드 상세

Authorize() 공개 메소드

public Authorize ( string userName, string password ) : bool
userName string
password string
리턴 bool