DiagnosticConfiguration.AuditDelegate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Delegate override to write audit events
public Microsoft.InformationProtection.IAuditDelegate AuditDelegate { get; set; }
member this.AuditDelegate : Microsoft.InformationProtection.IAuditDelegate with get, set
Public Property AuditDelegate As IAuditDelegate