Mono Class Library: Overview

System.Security.AccessControl.GenericAcl: Members

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

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
AclRevisionbyte (2). Documentation for this section has not yet been entered.
static readonly
AclRevisionDSbyte (4). Documentation for this section has not yet been entered.
static readonly
MaxBinaryLengthint (65536). Documentation for this section has not yet been entered.

Public Properties

[read-only]
abstract
BinaryLengthint. Documentation for this section has not yet been entered.
[read-only]
abstract
Countint. Documentation for this section has not yet been entered.
[read-only]
IsSynchronizedbool. Documentation for this section has not yet been entered.
default property
abstract
Item(int)GenericAce. Documentation for this section has not yet been entered.
[read-only]
abstract
Revisionbyte. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject. Documentation for this section has not yet been entered.

Public Methods

CopyTo(GenericAce[], int)
Documentation for this section has not yet been entered.
abstract
GetBinaryForm(byte[], int)
Documentation for this section has not yet been entered.
GetEnumerator() : AceEnumerator
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

ICollection.CopyToDocumentation for this section has not yet been entered.
IEnumerable.GetEnumeratorDocumentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.