All configuration properties for the Data Manager Connect client
More...
|
string | UserId [get, set] |
| The VWD User-ID of this client More...
|
|
string | Password [get, set] |
| The password used by this client More...
|
|
string | PrimaryUrl [get, set] |
| Primary URL of DMC-Server used by this client More...
|
|
string | SecondaryUrl [get, set] |
| Secondary URL of DMC-Server used by this client More...
|
|
string | RequestTimeout [get, set] |
| RequestTimeout used by this client More...
|
|
string | FingerprintPrimary [get, set] |
| Fingerprint of the certificate of primary URL More...
|
|
string | FingerprintSecondary [get, set] |
| Fingerprint of the certificate of secondary URL More...
|
|
bool | DisableCertificateCheck = true [get, set] |
| Should certificate validation checks be disabled? More...
|
|
bool | DisableKeepAlive = false [get, set] |
| Disable complete keep-alive mechanism? More...
|
|
ProxyConfiguration | Proxy = new ProxyConfiguration() [get, set] |
| Proxy configuration More...
|
|
All configuration properties for the Data Manager Connect client
◆ DisableCertificateCheck
bool Gevasys.DataCore.Configuration.Configuration.DisableCertificateCheck = true |
|
getset |
Should certificate validation checks be disabled?
◆ DisableKeepAlive
bool Gevasys.DataCore.Configuration.Configuration.DisableKeepAlive = false |
|
getset |
Disable complete keep-alive mechanism?
◆ FingerprintPrimary
string Gevasys.DataCore.Configuration.Configuration.FingerprintPrimary |
|
getset |
Fingerprint of the certificate of primary URL
◆ FingerprintSecondary
string Gevasys.DataCore.Configuration.Configuration.FingerprintSecondary |
|
getset |
Fingerprint of the certificate of secondary URL
◆ Password
string Gevasys.DataCore.Configuration.Configuration.Password |
|
getset |
The password used by this client
◆ PrimaryUrl
string Gevasys.DataCore.Configuration.Configuration.PrimaryUrl |
|
getset |
Primary URL of DMC-Server used by this client
◆ Proxy
ProxyConfiguration Gevasys.DataCore.Configuration.Configuration.Proxy = new ProxyConfiguration() |
|
getset |
◆ RequestTimeout
string Gevasys.DataCore.Configuration.Configuration.RequestTimeout |
|
getset |
RequestTimeout used by this client
◆ SecondaryUrl
string Gevasys.DataCore.Configuration.Configuration.SecondaryUrl |
|
getset |
Secondary URL of DMC-Server used by this client
◆ UserId
string Gevasys.DataCore.Configuration.Configuration.UserId |
|
getset |
The VWD User-ID of this client
The documentation for this class was generated from the following file: