@microsoft/opentelemetry
Preparing search index...
UserDetails
Interface UserDetails
Details about the human user caller.
interface
UserDetails
{
callerClientIp
?:
string
;
tenantId
?:
string
;
userEmail
?:
string
;
userId
?:
string
;
userName
?:
string
;
}
Index
Properties
caller
Client
Ip?
tenant
Id?
user
Email?
user
Id?
user
Name?
Properties
Optional
caller
Client
Ip
callerClientIp
?:
string
Optional
tenant
Id
tenantId
?:
string
Optional
user
Email
userEmail
?:
string
Optional
user
Id
userId
?:
string
Optional
user
Name
userName
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
caller
Client
Ip
tenant
Id
user
Email
user
Id
user
Name
@microsoft/opentelemetry
Loading...
Details about the human user caller.