Name
|
Type
|
Description
|
address | xsd:string |
Address of the KMIP server.
|
name | xsd:string |
Name for the KMIP server.
|
nbio | xsd:int |
Non-blocking I/O required.
Set value "-1" to delete the entry.
|
port | xsd:int |
Port of the KMIP server.
|
protocol | xsd:string |
KMIP library protocol handler, e.g. KMIP1.
Set value to empty string to delete the entry.
|
proxyAddress | xsd:string |
Address of the proxy server.
Set value to empty string to delete the entry.
|
proxyPort | xsd:int |
Port of the proxy server.
Set value "-1" to delete the entry.
|
reconnect | xsd:int |
Should auto-reconnect be done.
Set value "-1" to delete the entry.
|
timeout | xsd:int |
I/O timeout in seconds (-1=none,0=infinite).
Set value "-1" to delete the entry.
|
userName | xsd:string |
Username to authenticate to the KMIP server.
Set value to empty string to delete the entry.
|
Properties inherited from DynamicData |
None |