SignatureConfirmation Members
Represents a signature confirmation by a Web service that it verified the client's digital signature.
The following tables list the members exposed by the SignatureConfirmation type.
Public Constructors
Name | Description | |
---|---|---|
SignatureConfirmation | Overloaded. Initializes a new instance of the SignatureConfirmation class. |
Top
Public Properties
Name | Description | |
---|---|---|
Id | Gets or sets the value of the Id attribute for this class when it is serialized to XML. | |
SignatureValue | Gets or sets the value of the digital signature. | |
TargetElement | Gets the XML element that this class was last serialized to or deserialized from. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetXml | Returns the XML representation of the SignatureConfirmation. | |
LoadXml | Loads an XML element into properties of the SignatureConfirmation. | |
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
SignatureConfirmation Class
Microsoft.Web.Services3.Security Namespace