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

Interface IAuditStoreRuntimeContributor

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

Namespace: Cephalon.Abstractions.Audit
Assembly: Cephalon.Abstractions.dll

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

public interface IAuditStoreRuntimeContributor

Describes the audit stores that should appear in the active runtime after configuration, topology, and provider-specific options have been resolved.

IReadOnlyList<AuditStoreDescriptor> DescribeAuditStores()

IReadOnlyList<AuditStoreDescriptor>

The audit-store descriptors that should appear in the active runtime.