XmlSignature.ElementNames Members
Defines constants for the names of the elements in a security header.
The following tables list the members exposed by the XmlSignature.ElementNames type.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
CanonicalizationMethod | Represents the name of the element that specifies the method used to canonicalize the SOAP message before digitally signing it. This field is constant. |
![]() ![]() |
KeyInfo | Represents the name of the element that defines a KeyInfo structure. This field is constant. |
![]() ![]() |
KeyName | Represents the name of the element that defines a key name. This field is constant. |
![]() ![]() |
Object | |
![]() ![]() |
Reference | Represents the name of the element that specifies the digest value and method used to calculate the digest value for a signed element. This field is constant. |
![]() ![]() |
Signature | Represents the name of the element that defines a signature. This field is constant. |
![]() ![]() |
SignatureMethod | Represents the name of the element that specifies the method used to create the value of the <SignatureValue> element. This field is constant. |
![]() ![]() |
SignatureValue | Represents the <SignatureValue> element, which contains the signature value. This field is constant. |
![]() ![]() |
SignedInfo | Represents the name of the element that specifies which elements are signed. This field is constant. |
![]() ![]() |
Transform | Represents the name of the element that specifies the transform used on the signed elements. 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
XmlSignature.ElementNames Class
Microsoft.Web.Services3.Security Namespace