IEvidenceFactory

IEvidenceFactory

System.Security (mscorlib.dll)interface
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.

Implemented By

System.AppDomain, System.Reflection.Assembly



Programming. NET Security
Programming .Net Security
ISBN: 0596004427
EAN: 2147483647
Year: 2005
Pages: 346

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net