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

Veřejné metody

bool ShouldSerializeSrvAut ()
 
bool ShouldSerializeEnvelope ()
 
- Veřejné metody dědí se z vOKOsCom.Configuration
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)
 

Veřejné atributy

string SrvUrl
 
string SrvInput
 
AddFiles AddFiles
 
string SrvCert
 
ProcessType ProcessType
 
int SrvAut
 
string SrvLogin
 
string SrvPwd
 
string SrvUcer
 
string UidPath
 
Envelope Envelope
 
AppendIAA AppendIAA
 
string SystemID
 
SecSign SecSign
 
string SecCryptString
 
string RegGUIString
 
UcsType UcsType
 
string LdapPassword
 
string LdapPasswordHash
 
System.Windows.Forms.IWin32Window Owner
 
string ShowBeforeSignString
 
string XsltType
 
string XsltPath
 
string SOAPAction
 
string SignatureReason
 
string TimeStampUrl
 
string AppendTimeStampString
 
string DoNotShowXmlTxtString
 
- Veřejné atributy dědí se z vOKOsCom.Configuration
string UCSfilePath
 
string ProxyUri
 
int ProxyPort
 
string SmtpAddress
 
int SmtpPort
 

Vlastnosti

string AddFilesAsString [get, set]
 
string ProcessTypeAsString [get, set]
 
string EnvelopeAsString [get, set]
 
string EnvelopeTypeAsString [get, set]
 
string AppendIAAAsString [get, set]
 
string SecSignAsString [get, set]
 
bool SecCrypt [get, set]
 
bool RegGUI [get, set]
 
string UcsTypeAsString [get, set]
 
bool ShowBeforeSign [get, set]
 
AdditionalParams AdditionalParams [get]
 
Dictionary< string, string > AdditionalParamsAsDictionary [set]
 
bool AppendTimeStamp [get, set]
 
bool DoNotShowXmlTxt [get, set]
 

Další zděděné členy

- Statické veřejné metody dědí se z vOKOsCom.Configuration
static Configuration Create ()
 
static string configPath (bool incl_file)
 
static string configPath (bool WithFile, string FileName)
 

Detailní popis

Třida konfigurace pro Communicate

Dokumentace k datovým členům

AddFiles vOKOsCom.CommunicateConfiguration.AddFiles

Třída obsahující seznam přidaných souborů

AppendIAA vOKOsCom.CommunicateConfiguration.AppendIAA

Typ automatických identifikátorů do komunikace default: 1

string vOKOsCom.CommunicateConfiguration.AppendTimeStampString

Pridat timestamp?

string vOKOsCom.CommunicateConfiguration.DoNotShowXmlTxtString

doNotShowXmlTxt as string

Envelope vOKOsCom.CommunicateConfiguration.Envelope

Typ obálky. Viz. Envelope enum default: NO

string vOKOsCom.CommunicateConfiguration.LdapPassword

Heslo k farmářskému účtu Portálu Farmáře.

string vOKOsCom.CommunicateConfiguration.LdapPasswordHash

SHA1 farmářskému účtu Portálu Farmáře.(pokud je vyplněno heslo má přednost před HASHem hesla a použije se k jeho výpočtu.)

System.Windows.Forms.IWin32Window vOKOsCom.CommunicateConfiguration.Owner

V případě používání dialogových oken pro udržení focusu – předává se parent nového okna.

ProcessType vOKOsCom.CommunicateConfiguration.ProcessType

Typ zpracování formátu zprávy (XSL/PDF) default: XSL

string vOKOsCom.CommunicateConfiguration.RegGUIString

Určuje zda se budou zobrazovat vnitřní dialogová okna (např pro získání jména/hesla pro autorizaci atd.)

string vOKOsCom.CommunicateConfiguration.SecCryptString

Šifrování certifikátem serveru

SecSign vOKOsCom.CommunicateConfiguration.SecSign

Definuje použití případně typ podpisu

string vOKOsCom.CommunicateConfiguration.ShowBeforeSignString

Zobrazi dialog s podepsanym XML / PDF pred podpisem

string vOKOsCom.CommunicateConfiguration.SignatureReason

Duvod podpisu

string vOKOsCom.CommunicateConfiguration.SOAPAction

Soap Action

int vOKOsCom.CommunicateConfiguration.SrvAut

Kód typu zabezpečení služby (momentálně se nepoužívá)

string vOKOsCom.CommunicateConfiguration.SrvCert

Seriové číslo certifikátu serveru (pro šifrování)

string vOKOsCom.CommunicateConfiguration.SrvInput

Vstupní XML

string vOKOsCom.CommunicateConfiguration.SrvLogin

Login (jméno) pro autentifikaci k http/s. Pokud je regGUI == true a bude zjištěna nutnost přihlášení k http/s bude vyhozen dialog automaticky

string vOKOsCom.CommunicateConfiguration.SrvPwd

Heslo pro autentifikaci k http/s.

string vOKOsCom.CommunicateConfiguration.SrvUcer

Seriové číslo klientského certifikátu do http komunikace. Pokud je regGUI = true a bude zjištěna nutnost klientského certifikátu bude vyhozen dialog automaticky

string vOKOsCom.CommunicateConfiguration.SrvUrl

URL kam se posílají data

string vOKOsCom.CommunicateConfiguration.SystemID

ID systému ke kterému podáváme (např „PF-Mze“)

string vOKOsCom.CommunicateConfiguration.TimeStampUrl

Timestamp Url

UcsType vOKOsCom.CommunicateConfiguration.UcsType

Použitý typ UCS- vyžaduje UCS klíče. (N – UCS se nepoužívá)

string vOKOsCom.CommunicateConfiguration.UidPath

Cesta na soubor vOKOusr.id

string vOKOsCom.CommunicateConfiguration.XsltPath

XSLT stylesheet pro zobrazení před podpisem

string vOKOsCom.CommunicateConfiguration.XsltType

Typ XSLT stylesheetu pro zobrazení před podpisem (typicky "text/xsl")

Dokumentace k vlastnosti

string vOKOsCom.CommunicateConfiguration.AddFilesAsString
getset

Řetězec obsahující addFiles (soubory pro transformaci) Setter nastavuje třídu AddFiles

AdditionalParams vOKOsCom.CommunicateConfiguration.AdditionalParams
get

Kvuli kompatibilitě jsou některé parametry umístěny v této třídě

Dictionary<string, string> vOKOsCom.CommunicateConfiguration.AdditionalParamsAsDictionary
set

Nastaví dodatečné parametry předané ze seznamu Dictionary

bool vOKOsCom.CommunicateConfiguration.AppendTimeStamp
getset

Příznak, zda-li přidat časové razítko

bool vOKOsCom.CommunicateConfiguration.DoNotShowXmlTxt
getset

doNotShowXmlTxt

string vOKOsCom.CommunicateConfiguration.EnvelopeTypeAsString
getset

Alternativni nazev parametru Envelope...


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