June 2003
Intermediate to advanced
714 pages
22h 8m
English
IEvidenceFactory
public interface IEvidenceFactory { // Public Instance Properties public Evidence Evidence{get; } }
The System.Security.Policy.Evidence collection
available through the Evidence property of this
interface contains the evidence assigned to an assembly or
application domain by the runtime. This evidence is used by the
runtime during policy resolution to determine the assembly or
application domain’s grant set.
System.AppDomain,
System.Reflection.Assembly