Constructeur EncryptionAlgorithmWrapper
Initializes a new instance of the EncryptionAlgorithmWrapper class.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly : Microsoft.SqlServer.MSMQTask (en Microsoft.SqlServer.MSMQTask.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New EncryptionAlgorithmWrapper()
public EncryptionAlgorithmWrapper()
public:
EncryptionAlgorithmWrapper()
new : unit -> EncryptionAlgorithmWrapper
public function EncryptionAlgorithmWrapper()