Mono Class Library: Overview

System.Security.Permissions.ResourcePermissionBase: Method Members

The methods of System.Security.Permissions.ResourcePermissionBase are listed below. For a list of all members, see the ResourcePermissionBase Members list.

See Also: Inherited members from System.Security.CodeAccessPermission

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.