Search
Preparing search index...
The search index is not available
msal
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"telemetry/ApiEvent"
ApiEvent
Class ApiEvent
Hierarchy
TelemetryEvent
ApiEvent
Index
Constructors
constructor
Properties
event
Id
Accessors
account
Id
api
Code
api
Error
Code
api
Event
Identifier
authority
authority
Type
event
Name
login
Hint
prompt
Type
telemetry
Correlation
Id
tenant
Id
was
Successful
Methods
get
stop
Constructors
constructor
new
Api
Event
(
correlationId
:
string
, logger
:
Logger
)
:
ApiEvent
Parameters
correlationId:
string
logger:
Logger
Returns
ApiEvent
Properties
event
Id
event
Id
:
string
Accessors
account
Id
set
accountId
(
accountId
:
string
)
:
void
Parameters
accountId:
string
Returns
void
api
Code
set
apiCode
(
apiCode
:
number
)
:
void
Parameters
apiCode:
number
Returns
void
api
Error
Code
set
apiErrorCode
(
errorCode
:
string
)
:
void
Parameters
errorCode:
string
Returns
void
api
Event
Identifier
set
apiEventIdentifier
(
apiEventIdentifier
:
string
)
:
void
Parameters
apiEventIdentifier:
string
Returns
void
authority
set
authority
(
uri
:
string
)
:
void
Parameters
uri:
string
Returns
void
authority
Type
set
authorityType
(
authorityType
:
string
)
:
void
Parameters
authorityType:
string
Returns
void
event
Name
get
eventName
(
)
:
string
Returns
string
login
Hint
set
loginHint
(
loginHint
:
string
)
:
void
Parameters
loginHint:
string
Returns
void
prompt
Type
set
promptType
(
promptType
:
string
)
:
void
Parameters
promptType:
string
Returns
void
telemetry
Correlation
Id
get
telemetryCorrelationId
(
)
:
string
set
telemetryCorrelationId
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
tenant
Id
set
tenantId
(
tenantId
:
string
)
:
void
Parameters
tenantId:
string
Returns
void
was
Successful
get
wasSuccessful
(
)
:
boolean
set
wasSuccessful
(
wasSuccessful
:
boolean
)
:
void
Returns
boolean
Parameters
wasSuccessful:
boolean
Returns
void
Methods
get
get
(
)
:
object
Returns
object
stop
stop
(
)
:
void
Returns
void
Globals
"telemetry/
Api
Event"
API_
CODE
API_
EVENT_
IDENTIFIER
Api
Event
constructor
event
Id
account
Id
api
Code
api
Error
Code
api
Event
Identifier
authority
authority
Type
event
Name
login
Hint
prompt
Type
telemetry
Correlation
Id
tenant
Id
was
Successful
get
stop
EVENT_
KEYS
Generated using
TypeDoc