System.Security.AccessControl.GenericAcl: Method Members

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

See Also: Inherited members from System.Object

Public Methods

CopyTo(GenericAce[], int)

Copies each System.Security.AccessControl.GenericAce of the current System.Security.AccessControl.GenericAcl into the specified array.

abstract
GetBinaryForm(byte[], int)

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

GetEnumerator() : AceEnumerator

Returns a new instance of the System.Security.AccessControl.AceEnumerator class.