ข้ามไปยังเนื้อหา

Namespace Cephalon.Abstractions.Audit

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

AuditActor

Describes the actor responsible for one audited operation.

AuditChange

Describes one field-level change captured by an audit entry.

AuditEntry

Describes one auditable operation recorded by the active audit implementation.

AuditHistoryEntry

Represents one audit entry returned from a durable or queryable audit-history store.

AuditHistoryExportRequest

Describes a host-agnostic audit-history export request against the active audit-history exporter.

AuditHistoryQuery

Describes a host-agnostic audit-history query against the active audit-history reader.

AuditHistoryQueryResult

Represents one page of audit-history results returned by an .

AuditStoreDescriptor

Describes one audit store surface contributed to the active runtime.

IAuditHistoryExporter

Streams persisted audit-history entries for export-oriented operator or application flows.

IAuditHistoryReader

Reads persisted audit-history entries from the active runtime.

IAuditStoreCatalog

Exposes the audit-store surfaces visible to the current runtime.

IAuditStoreContributor

Contributes one or more audit-store descriptors to the active runtime.

IAuditStoreRegistry

Receives audit-store descriptors contributed by active modules or packages.

IAuditStoreRuntimeContributor

Contributes runtime-resolved audit-store descriptors to the active Cephalon audit surface.

IAuditWriter

Persists audit entries for the current runtime.

AuditOutcome

Identifies the outcome recorded for an audit entry.