System.Security.AccessControl.CommonAcl.Purge Method

Removes all access control entries (ACEs) contained by this System.Security.AccessControl.CommonAcl object that are associated with the specified System.Security.Principal.SecurityIdentifier object.

Syntax

public void Purge (System.Security.Principal.SecurityIdentifier sid)

Parameters

sid
The System.Security.Principal.SecurityIdentifier object to check for.

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