System.Security.Policy.ZoneMembershipCondition: Method Members

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

See Also: Inherited members from System.Object

Public Methods

Check(Evidence) : bool

Determines whether the specified evidence satisfies the membership condition.

Copy() : IMembershipCondition

Creates an equivalent copy of the membership condition.

override
Equals(object) : bool

Determines whether the zone from the specified object is equivalent to the zone contained in the current System.Security.Policy.ZoneMembershipCondition.

FromXml(System.Security.SecurityElement)

Reconstructs a security object with a specified state from an XML encoding.

FromXml(System.Security.SecurityElement, PolicyLevel)

Reconstructs a security object with a specified state from an XML encoding.

override
GetHashCode() : int

Gets the hash code for the current membership condition.

override
ToString() : string

Creates and returns a string representation of the membership condition.

ToXml() : System.Security.SecurityElement

Creates an XML encoding of the security object and its current state.

ToXml(PolicyLevel) : System.Security.SecurityElement

Creates an XML encoding of the security object and its current state with the specified System.Security.Policy.PolicyLevel.