Click or drag to resize
Infosoft Logo

CreateSystemUserAuditLogRequest Class

Provides data for the request to create a new system user audit record
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UsersCreateSystemUserAuditLogRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Users
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CreateSystemUserAuditLogRequest

The CreateSystemUserAuditLogRequest type exposes the following members.

Properties
 NameDescription
Public propertyEventData Gets or sets optional data for the event
Public propertyEventName Gets or sets the name of the event to audit
Public propertySystemUserCode Gets or sets the system user code.
Top
See Also