System.Security.Policy.ApplicationDirectory Members

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

See Also: Inherited members from System.Security.Policy.EvidenceBase

Public Constructors

Public Properties

[read-only]
Directorystring.

Gets the path of the application directory.

Public Methods

Copy() : object

Creates a new copy of the System.Security.Policy.ApplicationDirectory.

override
Equals(object) : bool

Determines whether instances of the same type of an evidence object are equivalent.

override
GetHashCode() : int

Gets the hash code of the current application directory.

override
ToString() : string

Gets a string representation of the state of the System.Security.Policy.ApplicationDirectory evidence object.

Explicitly Implemented Interface Members

System.Security.Policy.IBuiltInEvidence.GetRequiredSizeDocumentation for this section has not yet been entered.
System.Security.Policy.IBuiltInEvidence.InitFromBufferDocumentation for this section has not yet been entered.
System.Security.Policy.IBuiltInEvidence.OutputToBufferDocumentation for this section has not yet been entered.