The SealedImmediateMessageDeliveryClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SealedImmediateMessageDeliveryClient(X509Certificate2) |
Initializes an instance of the SealedImmediateMessageDeliveryClient.
|
![]() | SealedImmediateMessageDeliveryClient(String, X509Certificate2) |
Initializes an instance of the SealedImmediateMessageDeliveryClient.
|
Methods
Name | Description | |
---|---|---|
![]() | Deliver |
Deliver a Sealed Message to a Receiver or Intermediary and receive an immediate response in return.
|
![]() | Dispose |
Closes and disposes the client.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetSealedMessage(array<Byte>[]()[][], MessageMetadataType, X509Certificate2, X509Certificate2) |
Create and returns a SealedMessageType instance encapsulating payload signing and encryption.
|
![]() ![]() | GetSealedMessage(XmlDocument, MessageMetadataType, X509Certificate2, X509Certificate2) |
Create and returns a SealedMessageType instance encapsulating payload signing and encryption.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | ValidateMetadata |
Validate a MessageMetadataType object.
|
Extension Methods
Name | Description | |
---|---|---|
![]() | GetAttributeValue<(Of <<'(T, TExpected>)>>) |
Extension Methods for retrieving a value from an interface
(Defined by Extensions.) |
![]() | SerializeToXml()()()() | Overloaded.
Serializes any object to XML.
(Defined by Extensions.) |
![]() | SerializeToXml(String) | Overloaded.
Serializes any object to XML.
(Defined by Extensions.) |
Properties
Name | Description | |
---|---|---|
![]() | LastSoapRequest |
Gets the soap request xml for the last service call.
|
![]() | LastSoapResponse |
Gets the soap response xml for the last service call.
|