Class AuditLogonContract
Represents an audit logon entry
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class AuditLogonContract : Object
Name | Description |
---|---|
AuditLogonContract() |
Fields
Name | Description |
---|---|
ClientId | Client id |
LogDate | Date of the audit log entry. Date format: yyyy-MM-ddTHH:mm:ss |
Type | Type of the audit logon entry LogEntryTypeEnum |
UserId | User id |
UserName | User name |