An implementation of a client for the Sealed Message Delivery (SMD) service.

Namespace: Nehta.VendorLibrary.SM.SMD
Assembly: Nehta.VendorLibrary.SM.SMD (in Nehta.VendorLibrary.SM.SMD.dll) Version: 1.0.5.0 (1.0.5.0)

Syntax

C#
public class SealedMessageDeliveryClient : IDisposable
Visual Basic
Public Class SealedMessageDeliveryClient _
	Implements IDisposable
Visual C++
public ref class SealedMessageDeliveryClient : IDisposable

Inheritance Hierarchy

System..::..Object
  Nehta.VendorLibrary.SM.SMD..::..SealedMessageDeliveryClient

See Also