CommonObjectSecurity.RemoveAuditRuleAll(AuditRule) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從與此 CommonObjectSecurity 物件相關的系統存取控制清單(SACL)中移除所有與指定審計規則具有相同安全識別碼的稽核規則。
protected:
void RemoveAuditRuleAll(System::Security::AccessControl::AuditRule ^ rule);
protected void RemoveAuditRuleAll(System.Security.AccessControl.AuditRule rule);
member this.RemoveAuditRuleAll : System.Security.AccessControl.AuditRule -> unit
Protected Sub RemoveAuditRuleAll (rule As AuditRule)
參數
- rule
- AuditRule
取消審計規則。