Show / Hide Table of Contents

Enum TravelEncryptionChild

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

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

Fields

Name Description
BF128

2: Transmitted travel data are encrypted using a 128-bit key unique to each database

None

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

Serial

1: Transmitted travel data are encrypted using licence serial no. as key

Extension Methods

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