Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.Auditing.AuditProvider Property

Defines the data provider implementing the audit log. Applications do not use this data provider directly. The data provider is set by available data providers during application startup.

Class: YetaWF.Core.Audit.Auditing
Namespace: YetaWF.Core.Audit
Assembly: YetaWF.Core

Syntax

public static IAudit? AuditProvider { get; set; }

See Also YetaWF.Core.Audit.Auditing ClassYetaWF.Core Overview