Udostępnij za pośrednictwem


DirectoryObjectSecurity.RemoveAuditRuleAll(ObjectAuditRule) Metoda

Definicja

Usuwa wszystkie reguły inspekcji, które mają ten sam identyfikator zabezpieczeń co określona reguła inspekcji z listy system Access Control (SACL) skojarzonej z tym DirectoryObjectSecurity obiektem.

protected:
 void RemoveAuditRuleAll(System::Security::AccessControl::ObjectAuditRule ^ rule);
protected void RemoveAuditRuleAll (System.Security.AccessControl.ObjectAuditRule rule);
member this.RemoveAuditRuleAll : System.Security.AccessControl.ObjectAuditRule -> unit
Protected Sub RemoveAuditRuleAll (rule As ObjectAuditRule)

Parametry

rule
ObjectAuditRule

Reguła inspekcji do usunięcia.

Dotyczy