Mono Class Library: Overview

System.Security.Policy.CodeGroup: Method Members

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

See Also: Inherited members from System.Object

Public Methods

AddChild(CodeGroup)
Documentation for this section has not yet been entered.
abstract
Copy() : CodeGroup
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Equals(CodeGroup, bool) : bool
Documentation for this section has not yet been entered.
FromXml(System.Security.SecurityElement)
Documentation for this section has not yet been entered.
FromXml(System.Security.SecurityElement, PolicyLevel)
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
RemoveChild(CodeGroup)
Documentation for this section has not yet been entered.
abstract
Resolve(Evidence) : PolicyStatement
Documentation for this section has not yet been entered.
abstract
ResolveMatchingCodeGroups(Evidence) : CodeGroup
Documentation for this section has not yet been entered.
ToXml() : System.Security.SecurityElement
Documentation for this section has not yet been entered.
ToXml(PolicyLevel) : System.Security.SecurityElement
Documentation for this section has not yet been entered.

Protected Methods

CreateXml(System.Security.SecurityElement, PolicyLevel)
Documentation for this section has not yet been entered.
ParseXml(System.Security.SecurityElement, PolicyLevel)
Documentation for this section has not yet been entered.