The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IEvidenceFactory Interface
.NET Framework 1.1
Gets an object's Evidence.
For a list of all members of this type, see IEvidenceFactory Members.
[Visual Basic] Public Interface IEvidenceFactory [C#] public interface IEvidenceFactory [C++] public __gc __interface IEvidenceFactory [JScript] public interface IEvidenceFactory
Classes that Implement IEvidenceFactory
| Class | Description |
|---|---|
| AppDomain | Represents an application domain, which is an isolated environment where applications execute. This class cannot be inherited. |
| Assembly | Defines an Assembly, which is a reusable, versionable, and self-describing building block of a common language runtime application. |
Requirements
Namespace: System.Security
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Mscorlib (in Mscorlib.dll)
See Also
Show: