Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 955 Bytes

Workstation.md

File metadata and controls

20 lines (16 loc) · 955 Bytes

ElementsSDK.Model.Workstation

Properties

Name Type Description Notes
Id string
DisplayName string [optional] [readonly]
RdcAllowUsers List<ElementsUserReference> [optional]
RdcAllowGroups List<ElementsGroupReference> [optional]
ClientSessions List<ClientSession> [optional] [readonly]
Name string [optional]
Hostname string
RdcLastUsed DateTime? [optional]
RdcDisableUpnp bool [optional]
RdcClientPort int? [optional]
RdcHostPort int? [optional]

[Back to Model list] [Back to API list] [Back to README]