C# Class gov.va.medora.mdws.conf.MdwsConfigConstants

Inheritance: gov.va.medora.mdo.conf.ConfigFileConstants
Mostrar archivo Open project: OSEHRA/mdws

Public Properties

Property Type Description
BHIE_PASSWORD string
BSE_SQL_ENCRYPTION_KEY string
DEFAULT_CONTEXT string
DEFAULT_VISIT_METHOD string
EXCLUDE_SITE_200 string
FACADE_PRODUCTION string
FACADE_SITES_FILE string
FACADE_VERSION string
MDWS_CONFIG_SECTION string
MDWS_PRODUCTION string
NHIN_TYPES string
SERVICE_ACCOUNT_FED_UID string
SERVICE_ACCOUNT_NAME string
SERVICE_ACCOUNT_PASSWORD string
SESSIONS_LOGGING string
SESSIONS_LOG_LEVEL string
WATCH_SITES_FILE string

Property Details

BHIE_PASSWORD public_oe static_oe property

public static string BHIE_PASSWORD
return string

BSE_SQL_ENCRYPTION_KEY public_oe static_oe property

The BSE data encryption key
public static string BSE_SQL_ENCRYPTION_KEY
return string

DEFAULT_CONTEXT public_oe static_oe property

public static string DEFAULT_CONTEXT
return string

DEFAULT_VISIT_METHOD public_oe static_oe property

public static string DEFAULT_VISIT_METHOD
return string

EXCLUDE_SITE_200 public_oe static_oe property

public static string EXCLUDE_SITE_200
return string

FACADE_PRODUCTION public_oe static_oe property

True/False
public static string FACADE_PRODUCTION
return string

FACADE_SITES_FILE public_oe static_oe property

The facade sites file name
public static string FACADE_SITES_FILE
return string

FACADE_VERSION public_oe static_oe property

The facade version information
public static string FACADE_VERSION
return string

MDWS_CONFIG_SECTION public_oe static_oe property

public static string MDWS_CONFIG_SECTION
return string

MDWS_PRODUCTION public_oe static_oe property

Production installation
public static string MDWS_PRODUCTION
return string

NHIN_TYPES public_oe static_oe property

Valid NHIN data types
public static string NHIN_TYPES
return string

SERVICE_ACCOUNT_FED_UID public_oe static_oe property

MDWS service account federated ID
public static string SERVICE_ACCOUNT_FED_UID
return string

SERVICE_ACCOUNT_NAME public_oe static_oe property

MDWS service account name
public static string SERVICE_ACCOUNT_NAME
return string

SERVICE_ACCOUNT_PASSWORD public_oe static_oe property

MDWS service account BSE password
public static string SERVICE_ACCOUNT_PASSWORD
return string

SESSIONS_LOGGING public_oe static_oe property

MDWS sessions logging
public static string SESSIONS_LOGGING
return string

SESSIONS_LOG_LEVEL public_oe static_oe property

MDWS sessions log level
public static string SESSIONS_LOG_LEVEL
return string

WATCH_SITES_FILE public_oe static_oe property

public static string WATCH_SITES_FILE
return string