|
Name
|
Type
|
Description
|
| id | SessionId |
Session id.
- This property cannot be updated.
|
| user | UserOrGroupId |
Id of the user involved in this session.
- This property cannot be updated.
|
| userName | xsd:string |
Name of the user involved in this session.
- This property cannot be updated.
|
| sessionProtocol | xsd:string |
Protocol for this session. This will be unset for disconnected
sessions.
- This property need not be set.
-
This property will be one of:
|
Value
|
Description
|
| "PCOIP" | Display protocol is PCoIP |
| "RDP" | Display protocol is RDP |
| "BLAST" | Display protocol is Blast |
| "CONSOLE" | Display protocol is Console |
| "UNKNOWN" | Display protocol is unknown |
|