Data Object - MessageClientInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.MessageClient.MessageClientInfo
Returned by
MessageClient_Create, MessageClient_Delete, MessageClient_Get, MessageClient_Update
See also
Since
Horizon 7.7
Data Object Description¶
Information describing the message client.
Data Object Properties¶
Name | Type | Description | ||||
---|---|---|---|---|---|---|
id | MessageClientId | The identity of the client. 1 | ||||
clientType | xsd:string | The type of the client. 1 * This property will be one of:
|
||||
pemCertificates | xsd:string[] | The client certificates in PEM format. 1 |