Mono Class Library: Overview

System.Security.NamedPermissionSet: Members

The members of System.Security.NamedPermissionSet are listed below.

See Also: Inherited members from System.Security.PermissionSet

Public Constructors

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

Public Properties

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

Public Methods

override
Copy() : PermissionSet
Documentation for this section has not yet been entered.
Copy(string) : NamedPermissionSet
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
FromXml(SecurityElement)
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToXml() : SecurityElement
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.