Class AuditEventInfo
Inheritance
AuditEventInfo
Assembly: DataWeb.Core.dll
Syntax
public class AuditEventInfo
Properties
Action
Declaration
public string Action { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
EventContext
Declaration
public string EventContext { get; set; }
Property Value
EventDate
Declaration
public DateTimeOffset EventDate { get; set; }
Property Value
EventUrl
Declaration
public string EventUrl { get; set; }
Property Value
EventValues
Declaration
public string EventValues { get; set; }
Property Value
ExpirationDate
Declaration
public DateTimeOffset ExpirationDate { get; set; }
Property Value
HostName
Declaration
public string HostName { get; set; }
Property Value
ReferenceId
Declaration
public string ReferenceId { get; set; }
Property Value
ReferenceType
Declaration
public string ReferenceType { get; set; }
Property Value
UserDescription
Declaration
public string UserDescription { get; set; }
Property Value
UserIdMaster
Declaration
public string UserIdMaster { get; set; }
Property Value