\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Examples.Constants Class Reference

Public Attributes

const string  ENTERPRISE_HASH_DATA_FILE_NAME = "Enterprise-HashV41.hash"
The default name of the paid-for enterprise device detection data file. More...
const string  LITE_HASH_DATA_FILE_NAME = "51Degrees-LiteV4.1.hash"
The default name of the free 'lite' device detection data file. More...
const string  APPLE_DATA_FILE_NAME = "macintosh.data.json"
The default name of the file that is used by the AppleProfileEngine More...
const string  YAML_EVIDENCE_FILE_NAME = "20000 Evidence Records.yml"
const string  LICENSE_KEY_ENV_VAR = "DEVICEDETECTIONLICENSEKEY_DOTNET"

Member Data Documentation

◆ APPLE_DATA_FILE_NAME

const string FiftyOne.DeviceDetection.Examples.Constants.APPLE_DATA_FILE_NAME = "macintosh.data.json"

The default name of the file that is used by the AppleProfileEngine

◆ ENTERPRISE_HASH_DATA_FILE_NAME

const string FiftyOne.DeviceDetection.Examples.Constants.ENTERPRISE_HASH_DATA_FILE_NAME = "Enterprise-HashV41.hash"

The default name of the paid-for enterprise device detection data file.

◆ LITE_HASH_DATA_FILE_NAME

const string FiftyOne.DeviceDetection.Examples.Constants.LITE_HASH_DATA_FILE_NAME = "51Degrees-LiteV4.1.hash"

The default name of the free 'lite' device detection data file.