Instantiates a new lens session handle.
| 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>