Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientInfo

Package version

Information on the client (user or application) that made some action

Hierarchy

  • ClientInfo

Index

Properties

Optional email

email: undefined | string

The email of the client.

Optional name

name: undefined | string

The name of the client.

Optional objectId

objectId: undefined | string

The object id of the client.

Optional userPrincipalName

userPrincipalName: undefined | string

The user principal name of the client.

Generated using TypeDoc