Class RemoteConnectionContract
Represents a remote connection
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class RemoteConnectionContract : Object
Name | Description |
---|---|
RemoteConnectionContract() |
Fields
Name | Description |
---|---|
ClientId | Client Id of this remote connection |
CreateDate | Login date. Date format: yyyy-MM-ddTHH:mm:ss |
Id | Id of the remote connection |
IP | IP of the connected client |
IsOwnConnection | Whether the requesting connection is this remote connection |
LastActionDate | Date of last action. Date format: yyyy-MM-ddTHH:mm:ss |
LicenceDetailId | The Licence detail id. |
LicenceId | The licence id. |
TenantName | Tenant name |
UserId | Id of the connected user |