Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Evidence::Clone Method ()

.NET Framework (current version)
 

Returns a duplicate copy of this evidence object.

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

public:
[ComVisibleAttribute(false)]
Evidence^ Clone()

Return Value

Type: System.Security.Policy::Evidence^

A duplicate copy of this evidence object.

The duplicate copy is a complete copy that includes all the evidence objects in the collection.

.NET Framework
Available since 4.0
Return to top
Show:
© 2017 Microsoft