Skip to main content

Enum MessageQueueTaskEncryptionAlgorithm

Namespace: Varigence.Languages.Biml.Task

Assembly: Biml.dll

C#


public enum MessageQueueTaskEncryptionAlgorithm

Fields

FieldsDescription
RC2Specifies that the Rivest Cipher 2 should be used.
RC4Specifies that the Rivest Cipher 4 should be used.