This project has retired. For details please refer to its Attic page.
Lens Server: lensSessionHandle

lensSessionHandle Data Type

Instantiates a new lens session handle.

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
publicId string element 0/1 The public id.
secretId string element 0/1 The secret id.

Example

<lensSessionHandle>
  <publicId>...</publicId>
  <secretId>...</secretId>
</lensSessionHandle>