Assembly::Evidence Property
.NET Framework (current version)
Gets the evidence for this assembly.
Assembly: mscorlib (in mscorlib.dll)
Evidence is the set of information that constitutes input to security policy decisions, such as what permissions can be granted to code.
SecurityPermission
to load an assembly with evidence. Associated enumeration: SecurityPermissionFlag::ControlEvidence
.NET Framework
Available since 1.1
Available since 1.1
Show: