IAuditDelegate.SetEnableAuditSetting(EnableAuditSetting) Method
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.
Sets the audit setting as present in policy that can be used while writting the event.
public void SetEnableAuditSetting (Microsoft.InformationProtection.EnableAuditSetting enableAuditSetting);
abstract member SetEnableAuditSetting : Microsoft.InformationProtection.EnableAuditSetting -> unit
Public Sub SetEnableAuditSetting (enableAuditSetting As EnableAuditSetting)
Parameters
- enableAuditSetting
- EnableAuditSetting
Audit settings to set.