Logo

View the Project on GitHub elements-storage/elements-sdk-dotnet

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]