Enum TravelEncryptionChild
Value for the encryptedComm field in traveller This Enum is used by: traveller.encryptedComm
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
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 |