Construtor EncryptionAlgorithmWrapper
Initializes a new instance of the EncryptionAlgorithmWrapper class.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (em Microsoft.SqlServer.MSMQTask.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New EncryptionAlgorithmWrapper()
public EncryptionAlgorithmWrapper()
public:
EncryptionAlgorithmWrapper()
new : unit -> EncryptionAlgorithmWrapper
public function EncryptionAlgorithmWrapper()
Consulte também