共用方式為


SPAudit members

Include protected members
Include inherited members

啟用稽核的方式網站集合、 網站、 清單、 資料夾及清單項目會存取、 變更,和使用。

The SPAudit type exposes the following members.

Properties

  Name Description
Public property AuditFlags 取得或設定值,指出稽核事件與動作類型。
Public property EffectiveAuditMask 取得或設定值,指出為稽核事件與動作類型會指定此物件,或從較高的領域,例如網站。
Public property UseAuditFlagCache 取得或設定值,指出是否應該在本機電腦上快取網站集合的稽核設定。

Top

Methods

  Name Description
Public method DeleteEntries 刪除從 SharePoint 資料庫發生在指定的日期和時間之前的所有稽核事件。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEntries() 取得SPAuditEntry物件的集合,從儲存在 SharePoint 資料庫中,完全不知道日期、 使用者或事件類型的受限制的稽核資料。
Public method GetEntries(SPAuditQuery) 稽核資料儲存在 SharePoint 資料庫中符合指定的查詢中取得SPAuditEntry物件的集合。
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TrimAuditLog 會修剪指定站台的稽核記錄檔資料。
Public method Update 使用AuditFlags屬性的變更更新的 SharePoint 資料庫
Public method WriteAuditEvent(String, String, String) 將記錄寫入事件的相關 SharePoint 資料庫。
Public method WriteAuditEvent(SPAuditEventType, String, String) 將記錄寫入事件的相關 SharePoint 資料庫。
Public method WriteAuditEvent(String, String, Int32, String) 寫入稽核項目,以自訂的使用者識別碼。
Public methodStatic member WriteAuditEvent(SPWeb, String, SPAuditItemType, SPAuditEventType, String, String, String) 將不受限制的磁碟區的資料寫入至 SharePoint 資料庫中的稽核記錄。
Public method WriteAuditEventUnlimitedData(String, String, String) 將不受限制的磁碟區的資料寫入至 SharePoint 資料庫中的稽核記錄。
Public method WriteAuditEventUnlimitedData(SPAuditEventType, String, String) 將不受限制的磁碟區的資料寫入至 SharePoint 資料庫中的稽核記錄。

Top

請參閱

參照

SPAudit class

Microsoft.SharePoint namespace