XmlEncryption.ElementNames Members
Specifies the elements defined in a security header.
The following tables list the members exposed by the XmlEncryption.ElementNames type.
Public Fields
Name | Description | |
---|---|---|
CarriedKeyName | Specifies the CarriedKeyName element. This field is constant. | |
CipherData | Specifies the CipherData element. This field is constant. | |
CipherValue | Specifies the CipherValue element. This field is constant. | |
DataReference | Specifies the DataReference element. This field is constant. | |
EncryptedData | Specifies the EncryptedData element. This field is constant. | |
EncryptedKey | Specifies the EncryptedKey element. This field is constant. | |
EncryptionMethod | Specifies the EncryptionMethod element. This field is constant. | |
ReferenceList | Specifies the ReferenceList element. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
XmlEncryption.ElementNames Class
Microsoft.Web.Services3.Security Namespace