Mono Class Library: Overview

System.Security.AccessControl.RawAcl: Members

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

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

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

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

Public Methods

override
GetBinaryForm(byte[], int)
Documentation for this section has not yet been entered.
InsertAce(int, GenericAce)
Documentation for this section has not yet been entered.
RemoveAce(int)
Documentation 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.