tls-devicer
Preparing search index...
EnrichedIdentifyResult
Interface EnrichedIdentifyResult
interface
EnrichedIdentifyResult
{
confidence
:
number
;
deviceId
:
string
;
enrichmentInfo
:
{
details
:
Record
<
string
,
Record
<
string
,
unknown
>
>
;
failures
:
{
message
:
string
;
plugin
:
string
}
[]
;
plugins
:
string
[]
;
}
;
isNewDevice
:
boolean
;
linkedUserId
?:
string
;
matchConfidence
:
number
;
tlsConfidenceBoost
?:
number
;
tlsConsistency
?:
TlsConsistency
;
}
Hierarchy (
View Summary
)
IdentifyResult
EnrichedIdentifyResult
Index
Properties
confidence
device
Id
enrichment
Info
is
New
Device
linked
User
Id?
match
Confidence
tls
Confidence
Boost?
tls
Consistency?
Properties
confidence
confidence
:
number
device
Id
deviceId
:
string
enrichment
Info
enrichmentInfo
:
{
details
:
Record
<
string
,
Record
<
string
,
unknown
>
>
;
failures
:
{
message
:
string
;
plugin
:
string
}
[]
;
plugins
:
string
[]
;
}
is
New
Device
isNewDevice
:
boolean
Optional
linked
User
Id
linkedUserId
?:
string
match
Confidence
matchConfidence
:
number
Optional
tls
Confidence
Boost
tlsConfidenceBoost
?:
number
Net confidence points applied (+/-) based on TLS signal
Optional
tls
Consistency
tlsConsistency
?:
TlsConsistency
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confidence
device
Id
enrichment
Info
is
New
Device
linked
User
Id
match
Confidence
tls
Confidence
Boost
tls
Consistency
tls-devicer
Loading...
Net confidence points applied (+/-) based on TLS signal