Evidence Constructor

 

Initializes a new instance of the Evidence class.

Namespace:   System.Security.Policy
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodEvidence()

Initializes a new empty instance of the Evidence class.

System_CAPS_pubmethodEvidence(Evidence^)

Initializes a new instance of the Evidence class from a shallow copy of an existing one.

System_CAPS_pubmethodEvidence(array<EvidenceBase^>^, array<EvidenceBase^>^)

Initializes a new instance of the Evidence class from multiple sets of host and assembly evidence.

System_CAPS_pubmethodEvidence(array<Object^>^, array<Object^>^)

Obsolete. Initializes a new instance of the Evidence class from multiple sets of host and assembly evidence.

Return to top
Show: