Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim instance As New EncryptionAlgorithmWrapper()
public EncryptionAlgorithmWrapper()
public:
EncryptionAlgorithmWrapper()
new : unit -> EncryptionAlgorithmWrapper
public function EncryptionAlgorithmWrapper()