vOKOsCOM  5.2.0.23890
Veřejné metody | Statické veřejné metody | Veřejné atributy | Seznam všech členů
Dokumentace třídy vOKOsCom.Configuration
Diagram dědičnosti pro třídu vOKOsCom.Configuration
vOKOsCom.IConfiguration vOKOsCom.CommunicateConfiguration vOKOsCom.CommunicateSConfiguration

Veřejné metody

bool ShouldSerializeProxyPort ()
 
bool ShouldSerializeSmtpPort ()
 
 Configuration ()
 
string getProxyAddress ()
 
void setProxyAddress (string proxyAddr)
 
int getProxyPort ()
 
void setProxyPort (int proxyPort)
 
int getDoNotShowBeforeSign ()
 
string getUCSfilePath ()
 
bool setUCSfilePath (string path)
 
string getUIDKeyType ()
 
string getSMTPaddress ()
 
int getSMTPport ()
 
string getAutoSavePath ()
 
bool getUIDgenPaths (string systemID, ref string[,] systemPaths)
 

Statické veřejné metody

static Configuration Create ()
 
static string configPath (bool incl_file)
 
static string configPath (bool WithFile, string FileName)
 

Veřejné atributy

string UCSfilePath
 
string ProxyUri
 
int ProxyPort
 
string SmtpAddress
 
int SmtpPort
 

Detailní popis

Configuration class, using serialization for loading params Ïmplementing IConfiguration interface

Dokumentace konstruktoru a destruktoru

vOKOsCom.Configuration.Configuration ( )

Construct new Configuration

Dokumentace k metodám

static string vOKOsCom.Configuration.configPath ( bool  incl_file)
static

Get Config Path

Parametry
incl_file
Návratová hodnota
static string vOKOsCom.Configuration.configPath ( bool  WithFile,
string  FileName 
)
static

Get Config Path

Parametry
WithFile
FileName
Návratová hodnota
static Configuration vOKOsCom.Configuration.Create ( )
static

Create new Configuration instance

Návratová hodnota
string vOKOsCom.Configuration.getAutoSavePath ( )
string vOKOsCom.Configuration.getProxyAddress ( )

Vrátí URL proxy serveru

Návratová hodnota

Implementuje vOKOsCom.IConfiguration.

int vOKOsCom.Configuration.getProxyPort ( )

Vrátí port proxy serveru

Návratová hodnota

Implementuje vOKOsCom.IConfiguration.

string vOKOsCom.Configuration.getSMTPaddress ( )

Vrátí uri SMTP serveru

Návratová hodnota

Implementuje vOKOsCom.IConfiguration.

int vOKOsCom.Configuration.getSMTPport ( )

Vrátí port SMTP serveru

Návratová hodnota

Implementuje vOKOsCom.IConfiguration.

string vOKOsCom.Configuration.getUCSfilePath ( )
bool vOKOsCom.Configuration.getUIDgenPaths ( string  systemID,
ref string  systemPaths[,] 
)
string vOKOsCom.Configuration.getUIDKeyType ( )
void vOKOsCom.Configuration.setProxyAddress ( string  proxyAddr)

Nastaví URL proxy serveru

Parametry
proxyAddr

Implementuje vOKOsCom.IConfiguration.

void vOKOsCom.Configuration.setProxyPort ( int  proxyPort)

Nastaví port proxy serveru

Parametry
proxyPort

Implementuje vOKOsCom.IConfiguration.

bool vOKOsCom.Configuration.setUCSfilePath ( string  path)

Dokumentace k datovým členům

int vOKOsCom.Configuration.ProxyPort

Port proxy

string vOKOsCom.Configuration.ProxyUri

URI případné proxy pokud ej potřeba pro přístup k cílovému serveru

string vOKOsCom.Configuration.SmtpAddress

Adresa SMTP

int vOKOsCom.Configuration.SmtpPort

Port


Dokumentace pro tuto třídu byla generována z následujícího souboru:
PDS s.r.o. © PDS s.r.o. 2016, verze 5.2.0.23890