Search
Preparing search index...
The search index is not available
microsoft-authentication-libraries-for-js
Options
All
Public
Public/Protected
All
Inherited
Menu
microsoft-authentication-libraries-for-js
@azure/msal-common
ServerTelemetryEntity
Class ServerTelemetryEntity
Hierarchy
ServerTelemetryEntity
Index
Constructors
constructor
Properties
cache
Hits
errors
failed
Requests
Methods
is
Server
Telemetry
Entity
Constructors
constructor
new
Server
Telemetry
Entity
(
)
:
ServerTelemetryEntity
Returns
ServerTelemetryEntity
Properties
cache
Hits
cache
Hits
:
number
errors
errors
:
string
[]
failed
Requests
failed
Requests
:
(
string
|
number
)
[]
Methods
Static
is
Server
Telemetry
Entity
is
Server
Telemetry
Entity
(
key
:
string
, entity
?:
object
)
:
boolean
validates if a given cache entry is "Telemetry", parses <key,value>
Parameters
key:
string
Optional
entity:
object
Returns
boolean
Modules
@azure/msal
@azure/msal-
angular
@azure/msal-
browser
@azure/msal-
common
@azure/msal-
node
@azure/msal-
react
@azure/node-
token-
validation
Server
Telemetry
Entity
constructor
cache
Hits
errors
failed
Requests
is
Server
Telemetry
Entity
Generated using
TypeDoc
validates if a given cache entry is "Telemetry", parses <key,value>