C# 클래스 gov.va.medora.mdo.dao.vista.VistaCredentials

상속: AbstractCredentials
파일 보기 프로젝트 열기: OSEHRA/mdo 1 사용 예제들

Private Properties

프로퍼티 타입 설명
getCredentialTypeAt string
hasVisitData bool

공개 메소드들

메소드 설명
AreLoginAt ( string sitecode ) : bool
VistaCredentials ( ) : System

비공개 메소드들

메소드 설명
getCredentialTypeAt ( string cxnSitecode ) : string
hasVisitData ( ) : bool

메소드 상세

AreLoginAt() 공개 메소드

public AreLoginAt ( string sitecode ) : bool
sitecode string
리턴 bool

VistaCredentials() 공개 메소드

public VistaCredentials ( ) : System
리턴 System