Mono Class Library: Overview

System.Security.Permissions.PrincipalPermission: Method Members

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

See Also: Inherited members from System.Object

Public Methods

Copy() : System.Security.IPermission
Documentation for this section has not yet been entered.
Demand()
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
FromXml(System.Security.SecurityElement)
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
Intersect(System.Security.IPermission) : System.Security.IPermission
Documentation for this section has not yet been entered.
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
ToString() : string
Documentation for this section has not yet been entered.
ToXml() : System.Security.SecurityElement
Documentation for this section has not yet been entered.
Union(System.Security.IPermission) : System.Security.IPermission
Documentation for this section has not yet been entered.