Share via


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
public property Id Gets or sets the value of the Id attribute for this class when it is serialized to XML.
public property SignatureValue Gets or sets the value of the digital signature.
public property TargetElement Gets the XML element that this class was last serialized to or deserialized from.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method GetXml Returns the XML representation of the SignatureConfirmation.
public method LoadXml Loads an XML element into properties of the SignatureConfirmation.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

SignatureConfirmation Class
Microsoft.Web.Services3.Security Namespace