Mono Class Library: Overview

System.Security.Permissions.GacIdentityPermission: Method Members

The methods of System.Security.Permissions.GacIdentityPermission are listed below. For a list of all members, see the GacIdentityPermission 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.
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.