Enum MessageQueueTaskEncryptionAlgorithm
C#
public enum MessageQueueTaskEncryptionAlgorithm
Fields
RC2 | Specifies that the Rivest Cipher 2 should be used. |
RC4 | Specifies that the Rivest Cipher 4 should be used. |