MessageQueueTaskEncryptionAlgorithm Enumeration
The MessageQueueTaskEncryptionAlgorithm enumeration provides options for the encryption algorithm use to encrypt a private message in the SQL Server Integration Services Message Queue Task.
Enumeration Values
Name | Summary |
---|---|
RC2 | Specifies that the Rivest Cipher 2 should be used. |
RC4 | Specifies that the Rivest Cipher 4 should be used. |