ClientDTO Class |
Holds information of current client - used for logging.
Namespace: OfvService.DTO.Login
public class ClientDTO
The ClientDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| browserUsed |
Gets or sets the browser used.
| |
| ipAddressUsed |
Gets or sets the ip address used.
| |
| webHeaders |
Gets or sets the web headers.
|