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

lensSessionHandle Data Type

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

Example

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