System.Security.AccessControl.CommonAcl: Method Members

The methods of System.Security.AccessControl.CommonAcl are listed below. For a list of all members, see the CommonAcl Members list.

See Also: Inherited members from System.Security.AccessControl.GenericAcl

Public Methods

override
GetBinaryForm(byte[], int)

Marshals the contents of the System.Security.AccessControl.CommonAcl object into the specified byte array beginning at the specified offset.

Purge(System.Security.Principal.SecurityIdentifier)

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.

RemoveInheritedAces()

Removes all inherited access control entries (ACEs) from this System.Security.AccessControl.CommonAcl object.