Skip to content

Interface IAuditStoreContributor

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

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

public interface IAuditStoreContributor

Registers one or more audit-store descriptors with the supplied registry.

void RegisterAuditStores(IAuditStoreRegistry auditStores)

auditStores IAuditStoreRegistry

The registry that collects contributed audit-store descriptors.