Gets or sets the evidence of the System.Xml.XmlDocument object from which the System.Security.Cryptography.Xml.EncryptedXml object is constructed.
Documentation for this section has not yet been entered.
If the XML document used to create the System.Security.Cryptography.Xml.EncryptedXml object has any security evidence, you should add the evidence to the EncryptedXml.DocumentEvidence property. If you do not set this property, any associated System.Security.Cryptography.Xml.CipherReference objects will not be dereferenced because they will not be granted the required permission set.