Mono Class Library: Overview

System.Security.AccessControl.AuthorizationRuleCollection: Members

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

See Also: Inherited members from System.Collections.ReadOnlyCollectionBase

Public Properties

[read-only]
default property
Item(int)AuthorizationRule. Documentation for this section has not yet been entered.

Public Methods

CopyTo(AuthorizationRule[], 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.