RuntimeAuditedType Class

Namespace: Xafari.Audit
Assembly: Xafari.Audit (in Xafari.Audit.dll)

  • c#
  • VB

public class RuntimeAuditedType : IAuditedType

Public Class RuntimeAuditedType
  Implements IAuditedType
End Class

Name Description
msdn2017/pubproperty AllowToDisableCurrentTypeAudit
msdn2017/pubproperty AuditAllProperties Audit all available properties for current type.
msdn2017/pubproperty AuditEnabled Indicates that current type is not audited.
msdn2017/pubproperty AuditMode Allow to specify auditing mode for current type.
msdn2017/pubproperty AuditedActions Specify object actions for audit.
msdn2017/pubproperty Creation Audit objects creation.
msdn2017/pubproperty Deletion Audit objects deletion.
msdn2017/pubproperty FullName Full type name.
msdn2017/pubproperty IsSystem Indicates if current type is system.
msdn2017/pubproperty Modification Audit objects modification.
msdn2017/pubproperty Name Type name.
msdn2017/pubproperty Namespace Type namesapce.
msdn2017/pubproperty Properties Properties of current type.
msdn2017/pubproperty SettingApplied Date when current setting been applied.
msdn2017/pubproperty SettingModified Date when current setting been modified.
msdn2017/pubproperty Type Type to audit.
Top
Xafari.Audit.RuntimeAuditedType

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1