System.Security.AccessControl.CustomAce Class

Represents an Access Control Entry (ACE) that is not defined by one of the members of the System.Security.AccessControl.AceType enumeration.

See Also: CustomAce Members

Syntax

public sealed class CustomAce : GenericAce

Remarks

A System.Security.AccessControl.CustomAce object contains an ACE header and an opaque blob of data.

Requirements

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