UsersLogDTO Class |
Namespace: OfvService.DTO.Login.Logging
public class UsersLogDTO
The UsersLogDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| UsersLogDTO | Initializes a new instance of the UsersLogDTO class |
| Name | Description | |
|---|---|---|
| clientInformation |
Gets or sets the client information.
| |
| clientIpAddress |
Gets or sets the client ip address.
| |
| id |
Gets or sets the id.
| |
| statusId |
Gets or sets the status id.
| |
| timestamp |
Gets or sets the timestamp.
| |
| userId |
Gets or sets the user id.
|