Share via


CommonObjectSecurity.RemoveAuditRuleAll(AuditRule) Metoda

Definice

Odebere všechna pravidla auditu, která mají stejný identifikátor zabezpečení jako zadané pravidlo auditu ze seznamu Access Control systému (SACL) přidruženého k tomuto CommonObjectSecurity objektu.

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)

Parametry

rule
AuditRule

Pravidlo auditu, které chcete odebrat.

Platí pro