Skip to main content

MessageQueueTaskEncryptionAlgorithm Enumeration

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

NameSummary
RC2
Specifies that the Rivest Cipher 2 should be used.
RC4
Specifies that the Rivest Cipher 4 should be used.