WSDBLoginRecord
The WSProfile complex type represents a profile and carries all its information. In order to retrieve, create, delete and update the Thinfinity® Remote Desktop Server profiles, you will have to manipulate this WSProfile data structure.
Attribute name | Type | Description |
accessTimeField | string | The date and time in which the login was performed. |
userField | string | The username that did the login. |
sourceIPField | string | IP Address from which the login was initiated. |
successfulField | Boolean | Boolean value that informs whether the login was successful or not. |
Last updated