Class AuditSettings
Inheritance
System.Object
AuditSettings
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
Assembly: PnP.Framework.dll
Syntax
public class AuditSettings : object
Properties
Audit
AuditLogTrimmingRetention
Declaration
public int AuditLogTrimmingRetention { get; set; }
Property Value
System.
|
AuditLogTrimmingRetentionSpecified
Declaration
public bool AuditLogTrimmingRetentionSpecified { get; set; }
Property Value
System.
|
TrimAuditLog
Declaration
public bool TrimAuditLog { get; set; }
Property Value
System.
|
TrimAuditLogSpecified
Declaration
public bool TrimAuditLogSpecified { get; set; }
Property Value
System.
|