Share via


XmlEncryption.ElementNames Members

Specifies the elements defined in a security header.

The following tables list the members exposed by the XmlEncryption.ElementNames type.

Public Constructors

  Name Description
XmlEncryption.ElementNames  

Top

Public Fields

  Name Description
public field static CarriedKeyName  
public field static CipherData Specifies the CipherData element. This field is constant.
public field static CipherValue Specifies the CipherValue element. This field is constant.
public field static DataReference Specifies the DataReference element. This field is constant.
public field static EncryptedData Specifies the EncryptedData element. This field is constant.
public field static EncryptedKey Specifies the EncryptedKey element. This field is constant.
public field static EncryptionMethod Specifies the EncryptionMethod element. This field is constant.
public field static ReferenceList Specifies the ReferenceList element. This field is constant.

Top

Public Methods

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method ToString  (inherited from Object )

Top

See Also

Reference

XmlEncryption.ElementNames Class
Microsoft.Web.Services2.Security Namespace