Mono Class Library: Overview

System.Security.Permissions.ResourcePermissionBase: Members

The members of System.Security.Permissions.ResourcePermissionBase are listed below.

See Also: Inherited members from System.Security.CodeAccessPermission

Protected Constructors

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

Public Fields

const
Anystring. Documentation for this section has not yet been entered.
const
Localstring. Documentation for this section has not yet been entered.

Protected Properties

PermissionAccessTypeType. Documentation for this section has not yet been entered.
TagNamesstring[]. Documentation for this section has not yet been entered.

Public Methods

override
Copy() : System.Security.IPermission
Documentation for this section has not yet been entered.
override
FromXml(System.Security.SecurityElement)
Documentation for this section has not yet been entered.
override
Intersect(System.Security.IPermission) : System.Security.IPermission
Documentation for this section has not yet been entered.
override
IsSubsetOf(System.Security.IPermission) : bool
Documentation for this section has not yet been entered.
IsUnrestricted() : bool
Documentation for this section has not yet been entered.
override
ToXml() : System.Security.SecurityElement
Documentation for this section has not yet been entered.
override
Union(System.Security.IPermission) : System.Security.IPermission
Documentation for this section has not yet been entered.

Protected Methods

AddPermissionAccess(ResourcePermissionBaseEntry)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
GetPermissionEntries() : ResourcePermissionBaseEntry[]
Documentation for this section has not yet been entered.
RemovePermissionAccess(ResourcePermissionBaseEntry)
Documentation for this section has not yet been entered.