See: Description
Interface | Description |
---|---|
AuditService |
Service that provides a way to query the global audit history or an object audit history.
|
Class | Description |
---|---|
AuditConstants |
Abstract class containing string constants which represent the action value in an
AuditEntry . |
AuditEntriesInfo |
Provides information about the results of a query including the number of entries and a token to access those
entries.
|
AuditEntry |
AuditEntry contains information from a single audit record which includes the source information, the action
performed, when it was performed, and by whom.
|
AuditEntryDetail |
AuditEntryDetail contains the attributes that were changed, including the old and new values, for a particular audit
entry.
|
AuditEntryQuery |
AuditEntryQuery contains information on how to filter audit information.
|
AuditToken |
Identifies an audit query result on the server.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA