System.Security.Policy.ApplicationDirectoryMembershipCondition Members

The members of System.Security.Policy.ApplicationDirectoryMembershipCondition are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Methods

Check(Evidence) : bool

Determines whether the membership condition is satisfied by the specified evidence.

Copy() : IMembershipCondition

Creates an equivalent copy of the membership condition.

override
Equals(object) : bool

Determines whether the specified membership condition is an System.Security.Policy.ApplicationDirectoryMembershipCondition.

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.