IZfePropertyKeys Interface |
Namespace: MicroFocus.ZFE.Connector
The IZfePropertyKeys type exposes the following members.
| Name | Description | |
|---|---|---|
| CertificateWhitelist |
The key value for hosts whose certificates are trusted.
| |
| LogLevel |
The key value for setting the logging level.
| |
| LogPath |
The key value for the log path. The specified path must exist.
| |
| PreserveSessionOnDisconnect |
The key value for controlling the behavior when disconnecting from the session server.
| |
| SessionServerUrl |
The key value for the session server URL.
| |
| UserDomain |
The key value for specifying a domain when connecting to a session server.
| |
| UserName |
The key value for specifying a user name when connecting to a session server.
| |
| UserPassword |
The key value for specifying a user's password when connecting to a session server.
|