System.Security.AccessControl.ObjectSecurity.PurgeAuditRules Method

Removes all audit rules associated with the specified System.Security.Principal.IdentityReference.

Syntax

public virtual void PurgeAuditRules (System.Security.Principal.IdentityReference identity)

Parameters

identity
The System.Security.Principal.IdentityReference for which to remove all audit rules.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0