Represents a collection of System.Security.Cryptography.Xml.EncryptionProperty classes used in XML encryption. This class cannot be inherited.
See Also: EncryptionPropertyCollection Members
The System.Security.Cryptography.Xml.EncryptionProperty class encapsulates the <EncryptionProperty> element defined by the World Wide Web Consortium XML Encryption specification located at http://www.w3.org/TR/xmlenc-core/.
Use the System.Security.Cryptography.Xml.EncryptionProperty class to provide additional encryption information related to the System.Security.Cryptography.Xml.EncryptedData and System.Security.Cryptography.Xml.EncryptedKey elements. For example, you can use this class to specify a time stamp.