On-premises only.

Represents information associated with a user including the id and user name in the system. listUsers method returns array of UserInfo objects for each user.

Hierarchy

  • UserInfo

Properties

Properties

id: string

User id.

name: string

User name.

Generated using TypeDoc