\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Uach.Constants Class Reference

Detailed Description

Class containing values for commonly used evidence keys

Public Attributes

const string  EVIDENCE_HIGH_ENTROPY_VALUES
const string  EVIDENCE_HIGH_ENTROPY_VALUES_KEY_QUERY
const string  EVIDENCE_HIGH_ENTROPY_VALUES_KEY_COOKIE

Member Data Documentation

◆ EVIDENCE_HIGH_ENTROPY_VALUES

const string FiftyOne.DeviceDetection.Uach.Constants.EVIDENCE_HIGH_ENTROPY_VALUES
Initial value:
=
Pipeline.Engines.Constants.FIFTYONE_COOKIE_PREFIX + "gethighentropyvalues"

◆ EVIDENCE_HIGH_ENTROPY_VALUES_KEY_COOKIE

const string FiftyOne.DeviceDetection.Uach.Constants.EVIDENCE_HIGH_ENTROPY_VALUES_KEY_COOKIE
Initial value:
=
Pipeline.Core.Constants.EVIDENCE_COOKIE_PREFIX +
Pipeline.Core.Constants.EVIDENCE_SEPERATOR +
EVIDENCE_HIGH_ENTROPY_VALUES

◆ EVIDENCE_HIGH_ENTROPY_VALUES_KEY_QUERY

const string FiftyOne.DeviceDetection.Uach.Constants.EVIDENCE_HIGH_ENTROPY_VALUES_KEY_QUERY
Initial value:
=
Pipeline.Core.Constants.EVIDENCE_QUERY_PREFIX +
Pipeline.Core.Constants.EVIDENCE_SEPERATOR +
EVIDENCE_HIGH_ENTROPY_VALUES