C# Class gov.va.medora.mdo.dao.vista.VistaCredentials

Inheritance: AbstractCredentials
Mostrar archivo Open project: OSEHRA/mdo Class Usage Examples

Private Properties

Property Type Description
getCredentialTypeAt string
hasVisitData bool

Public Methods

Method Description
AreLoginAt ( string sitecode ) : bool
VistaCredentials ( ) : System

Private Methods

Method Description
getCredentialTypeAt ( string cxnSitecode ) : string
hasVisitData ( ) : bool

Method Details

AreLoginAt() public method

public AreLoginAt ( string sitecode ) : bool
sitecode string
return bool

VistaCredentials() public method

public VistaCredentials ( ) : System
return System