Show / Hide Table of Contents

Enum TravelEncryptionOwn

Value for the encryptedComm field in travelcurrent This Enum is used by: travelcurrent.encryptedComm

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum TravelEncryptionOwn : short

Fields

Name Description
BF128

2: Received travel data are ancrypted unsing a 128-bit key

None

0: Received travel data are not encrypted (only ZIPed)

Serial

1: Received travel data are encrypted using licence serial number as key

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.TravelEncryptionOwn, To>()
ObjectExtensions.AssignByReflection<TravelEncryptionOwn>(TravelEncryptionOwn)
ObjectExtensions.GraphCopy<TravelEncryptionOwn>()
Converters.MapEnums<TravelEncryptionOwn, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top