Mono Class Library: Overview

System.Security.AccessControl.GenericAce: Members

The members of System.Security.AccessControl.GenericAce are listed below.

See Also: Inherited members from System.Object

Public Properties

AceFlagsAceFlags. Documentation for this section has not yet been entered.
[read-only]
AceTypeAceType. Documentation for this section has not yet been entered.
[read-only]
AuditFlagsAuditFlags. Documentation for this section has not yet been entered.
[read-only]
abstract
BinaryLengthint. Documentation for this section has not yet been entered.
[read-only]
InheritanceFlagsInheritanceFlags. Documentation for this section has not yet been entered.
[read-only]
IsInheritedbool. Documentation for this section has not yet been entered.
[read-only]
PropagationFlagsPropagationFlags. Documentation for this section has not yet been entered.

Public Methods

Copy() : GenericAce
Documentation for this section has not yet been entered.
static
CreateFromBinaryForm(byte[], int) : GenericAce
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
abstract
GetBinaryForm(byte[], int)
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Public Operators

static
Equality(GenericAce, GenericAce)Documentation for this section has not yet been entered.
static
Inequality(GenericAce, GenericAce)Documentation for this section has not yet been entered.