EncryptionAlgorithmWrapper Constructor
Initializes a new instance of the EncryptionAlgorithmWrapper class.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (in microsoft.sqlserver.msmqtask.dll)
Syntax
'Declaration
Public Sub New
public EncryptionAlgorithmWrapper ()
public:
EncryptionAlgorithmWrapper ()
public EncryptionAlgorithmWrapper ()
public function EncryptionAlgorithmWrapper ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
EncryptionAlgorithmWrapper Class
EncryptionAlgorithmWrapper Members
Microsoft.SqlServer.Dts.Tasks.MessageQueueTask Namespace