EEncryptionVariant Enumeration |
How should travel info be encrypted during transfer?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum EEncryptionVariant
Public Enumeration EEncryptionVariant
Dim instance As EEncryptionVariant
public enum class EEncryptionVariant
Members
| Member name | Value | Description |
---|
| enEncryptionNone | 0 | |
| enEncryptionSerial | 1 | |
| enEncryption128bit | 2 | |
See Also