Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.IAudit Interface

This interface defines the core services for the AuditInfoDataProvider.

Namespace: YetaWF.Core.Audit
Assembly: YetaWF.Core

Syntax

public interface IAudit;

Methods

PublicAddAsyncAdd an audit record to the audit log.
PublicHasPendingRestartAsyncReturns whether a restart is pending to activate new settings.
PublicRemoveAllAsyncRemoves all audit log records.

See Also YetaWF.Core Overview