Read-only. Gets the Evidence associated with this application domain that is used as input to security policy.
[Visual Basic] Overridable Public ReadOnly Property Evidence As Evidence [C#] public Evidence Evidence {virtual get;} [C++] public: __property virtual Evidence* get_Evidence(); [JScript] public function get Evidence() : Evidence;
Gets the Evidence associated with this application domain that is used as input to security policy.