Interface IAuditStoreRuntimeContributor
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Audit
Assembly: Cephalon.Abstractions.dll
Contributes runtime-resolved audit-store descriptors to the active Cephalon audit surface.
public interface IAuditStoreRuntimeContributorMethods
Section titled “Methods”DescribeAuditStores()
Section titled “ DescribeAuditStores()”Describes the audit stores that should appear in the active runtime after configuration, topology, and provider-specific options have been resolved.
IReadOnlyList<AuditStoreDescriptor> DescribeAuditStores()Returns
Section titled “Returns”IReadOnlyList<AuditStoreDescriptor>
The audit-store descriptors that should appear in the active runtime.