AuditExtensions Class |
Namespace: SanteDB.Core.Security.Audit
The AuditExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
Set the action on the audit
| |
| WithAct |
Add act object to the audit
| |
| WithAction |
With the specified action code
| |
| WithEventIdentifier |
Event identiifer set
| |
| WithEventType(AuditData, EventTypeCodes) |
With an enum set event type
| |
| WithEventType(AuditData, String, String) |
With event type
| |
| WithHttpInformation |
Add HTTP information
| |
| WithLocalDevice |
Add local device information
| |
| WithOutcome |
Append the outcome indicator to the audit
| |
| WithPatient |
With object of patient
| |
| WithPerson |
Add patient object to the audit
| |
| WithPolicyAuthorization |
Add policy authorization to the audit
| |
| WithProvider |
Add provider object to the audit
| |
| WithQueryPerformed |
Add a query performed data element
| |
| WithSystemObjects |
With a system object
| |
| WithTimestamp |
Add timestamp
| |
| WithUser |
Append user information
|