System.IO.Pipes.PipeSecurity.RemoveAuditRuleAll Method

Removes all audit rules that have the same security identifier as the specified audit rule from the System Access Control List (SACL) that is associated with the current System.IO.Pipes.PipeSecurity object.

Syntax

public void RemoveAuditRuleAll (PipeAuditRule rule)

Parameters

rule
The audit rule to remove.

Remarks

The PipeSecurity.RemoveAuditRuleAll(PipeAuditRule) method removes all audit rules for the specified user. It ignores all values in the System.IO.Pipes.PipeAuditRule object except the user account.

Requirements

Namespace: System.IO.Pipes
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0