ClientInformation Class |
Namespace: PsrApi.Data.Authentication.Request
public class ClientInformation
The ClientInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientInformation | Initializes a new instance of the ClientInformation class |
| Name | Description | |
|---|---|---|
| Browser |
Client's browser
| |
| ClientComputerName |
Computer Name des Clients, will be available in the Logbook entry
| |
| ClientInstanceId |
Client Id, will be set once for the client start.
Is set when initializing the tunnel (HashValidator)
| |
| ClientMacAdress |
MAC address of the client that is used for the connection
| |
| ClientType |
ClientType that has triggered the logbook entry (Win, Web, APi...)
| |
| ClientUser |
Logged in user of the client
| |
| ClientVersion |
Version of the client software
| |
| OS |
Client's operating system
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |